diff options
| author | Fabio Aiuto <[email protected]> | 2021-04-04 16:09:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-05 12:16:16 +0200 |
| commit | 4e7157733a27087388458e4ed6700b92e19bcd89 (patch) | |
| tree | c35aba90a5d8b4cd1202fb9336a4d10b60ff1c04 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 1f96ef45f5c50fd2240884de321356bff37c142d (diff) | |
staging: rtl8723bs: remove unnecessary parentheses in core/rtw_recv.c
fix post-commit checkpatch issue:
CHECK: Unnecessary parentheses around
'psecuritypriv->bcheck_grpkey == false'
24: FILE: drivers/staging/rtl8723bs/core/rtw_recv.c:381:
+ if ((psecuritypriv->
bcheck_grpkey == false) &&
+ (IS_MCAST(prxattrib->ra)
== true))
and fix same issue on second comparison
(IS_MCAST(prxattrib->ra) == true)
^ ^
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/eab39c58913d799dc90efb8b234c2a7fdb61ba57.1617545239.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions