]> 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)
commita934eb2233558e342454d1652aa1646e5e61ba34
tree455a3017a69e7615cb55bfb5f3e4b032edc9fbfa
parente8fa32b28a8396217e82a8e701baa55557f4738e
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