]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.c
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Mon, 7 Nov 2016 17:55:20 +0000 (18:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Nov 2016 12:25:32 +0000 (13:25 +0100)
commit3883cd56b536f4ed3c1abd24bfea798ffb7164e1
tree3683b5c897043dcccd23332af294a3cc8ece31ea
parent0904f84a218e34823b3cfd3b8b0f5e8c5af714d3
staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.c

This patch removes unnecessary parentheses in different statements of
hfa384x_usb.c file in order to to comply with the standard kernel
coding style.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c