]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: ks7010: michael_mic: fixed macros coding style issue
authorBing Sun <sunbing@redflag-linux.com>
Tue, 19 Jul 2016 01:51:06 +0000 (09:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 14:35:13 +0000 (16:35 +0200)
commit6bef3f01398dc12532873f8b2376dba1339908bb
tree3b1ef86ef30c0da5db53450940db887877b78243
parent695872eae5cb8292ad5a748451453468f0576001
Staging: ks7010: michael_mic: fixed macros coding style issue

Fixed coding style issue:
Enclose multiple statements macros definition in a do while loop.
Use one space around binary operators.

Signed-off-by: Bing Sun <sunbing@redflag-linux.com>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/michael_mic.c