]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtlwifi: Remove unnecessary parentheses
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Tue, 17 Oct 2017 21:12:03 +0000 (17:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:53:50 +0000 (15:53 +0200)
commit0feb66887b7706a2870b09fa6a5f7ef1e123a496
tree455a3017a69e7615cb55bfb5f3e4b032edc9fbfa
parente1e2fe82a267f395f11bb6239f1300884fec9a72
staging: rtlwifi: Remove unnecessary parentheses

Remove unnecessary parentheses to comply with preferred coding style for
the linux kernel and avoid the following checkpatch's message:
'CHECK: Unnecessary parentheses around'.

Credits to checkpatch.

Signed-off-by: Frank A. Cancio Bello <frank@generalsoftwareinc.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/base.c
drivers/staging/rtlwifi/core.c
drivers/staging/rtlwifi/debug.c
drivers/staging/rtlwifi/rc.c