]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192e: Add spaces around operators.
authorDafna Hirschfeld <dafna3@gmail.com>
Fri, 2 Mar 2018 13:09:58 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Mar 2018 12:07:48 +0000 (04:07 -0800)
commitba656fa2a084d48e32efa69ff943e13c48a8642a
tree42e2dca7969ec80a507a904d0db1f42a9f35ba22
parenta87399b8c4bc50cfdec72d546324a9a07144c2bd
staging: rtl8192e: Add spaces around operators.

Add spaces around arithmetic and bitwise operators to improve
readability of the code.
Issues found with checkpatch.pl

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c