diff options
author | Fabio Aiuto <fabioaiuto83@gmail.com> | 2021-04-07 15:49:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 17:13:04 +0200 |
commit | dd782523e8a51f65f9e76f5aeb98ea8269ef2cb3 (patch) | |
tree | 418933448d1f93d3f823e9af1dd74f9ec2792848 /tools/perf/scripts/python | |
parent | e427bdd8e1e54a7eaa00a467dd32cbf737e75382 (diff) |
staging: rtl8723bs: remove unnecessary parentheses
fix following post-commit checkpatch issue:
CHECK: Unnecessary parentheses around 'prxattrib->bdecrypted'
125: FILE: drivers/staging/rtl8723bs/core/rtw_recv.c:365:
+ if ((prxattrib->bdecrypted) && (brpt_micerror))
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/1453eec49833fc940e134fc14bc65d218ace0663.1617802415.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions