staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rtw_efuse.c
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Sat, 3 Aug 2019 13:18:42 +0000 (18:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Aug 2019 15:09:48 +0000 (17:09 +0200)
commitfe4e6e0368885f77fef81adff486f4f7116e9e8f
tree56cde0c0dd0a559dc39148c5bddc36d26264a4d0
parent9fd827c699aaaac8521a3246638850913d140854
staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rtw_efuse.c

Add spaces around '-', '+', '>>','<<' and '*' to improve readability
and follow kernel coding style.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/20190803131839.GA14077@saurav
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_efuse.c