aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Aiuto <[email protected]>2021-08-30 09:09:24 +0200
committerGreg Kroah-Hartman <[email protected]>2021-09-13 08:49:43 +0200
commit6c3ec1e26468423ed91a69bb0d6dfbcef800290a (patch)
treec5b9ed7efbe28ec293debc94593683b7dc9766ca /tools/perf/scripts/python
parentd1cfdcad99f0e79b46fd0e81bc1a940adbc2069d (diff)
staging: rtl8723bs: remove unnecessary parentheses
Fix the following post commit hook checkpatch issues: CHECK: Unnecessary parentheses around pcmdpriv->cmd_queue 103: FILE: drivers/staging/rtl8723bs/core/rtw_cmd.c:169: + INIT_LIST_HEAD(&(pcmdpriv->cmd_queue).queue); CHECK: Unnecessary parentheses around pcmdpriv->cmd_queue 104: FILE: drivers/staging/rtl8723bs/core/rtw_cmd.c:170: + spin_lock_init(&(pcmdpriv->cmd_queue).lock); Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Fabio Aiuto <[email protected]> Link: https://lore.kernel.org/r/de4fcdb3ff45671333713b27f1dcf376b22f3978.1630307025.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions