diff options
| author | 2021-08-30 09:09:24 +0200 | |
|---|---|---|
| committer | 2021-09-13 08:49:43 +0200 | |
| commit | 6c3ec1e26468423ed91a69bb0d6dfbcef800290a (patch) | |
| tree | c5b9ed7efbe28ec293debc94593683b7dc9766ca /scripts | |
| parent | staging: rtl8723bs: unwrap initialization of queues (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 <hdegoede@redhat.com>
Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/de4fcdb3ff45671333713b27f1dcf376b22f3978.1630307025.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
