diff options
author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-10 16:20:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-11 08:45:03 +0200 |
commit | 5bb62a191be0ee516bb5314554fa14498d9eba53 (patch) | |
tree | 7f2eb504ee74e257ce7799272cab2f5026f8be59 /drivers/staging/gdm724x | |
parent | da742b02a1e5079e53d3ecf6bffcb20eea4c5e16 (diff) | |
download | linux-5bb62a191be0ee516bb5314554fa14498d9eba53.tar.bz2 |
staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_cfg80211.c
fix following post-commit hook checkpatch issue:
CHECK: Comparison to NULL could be written "psta"
72: FILE: drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:854:
+ if (psta != NULL) {
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/5ac547f3a4bd228f372da7057bbfb3cac1535857.1618064274.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gdm724x')
0 files changed, 0 insertions, 0 deletions