staging: ks7010: add parentheses to complex macro
authorTobin C. Harding <me@tobin.cc>
Mon, 13 Mar 2017 07:54:08 +0000 (18:54 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 22:20:57 +0000 (06:20 +0800)
commit650cd16b0d6cb6a59dc7b1de664ca0ec8817d8a6
treeb6f604c551a103c09ef82857542392b1ad07f0ee
parent3d2033e33a2aa1d64bae208d83a9be127c633f53
staging: ks7010: add parentheses to complex macro

Checkpatch emits ERROR: Macros with complex values should be enclosed
in parentheses. Error may be fixed by adding parentheses around macro
definition, macros are simple arithmetic statement.

Add parentheses around macro definitions. Fix 24 cases of identical
error. Do commented out macros also to save the next developer from
having to add them.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_wlan_ioctl.h