]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: add missing spaces around operators
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Sep 2018 08:07:09 +0000 (10:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 11:30:18 +0000 (13:30 +0200)
commitb85b55d277c3168aedbc34816fd4c3d2abafde42
tree747eadb2fb585a8669fec69654c2d0a7cf2d3ae9
parent5a8079bd1a69eb26f2079a8fc1fdc02582a8a8bb
staging: rtl8188eu: add missing spaces around operators

Add missing spaces around '|', '-', and '&' to follow kernel coding
style. Reported by checkpatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ioctl_set.c