OSDN Git Service

staging: rtl8192e: Fix issues reported by checkpatch.pl
authorSuniel Mahesh <suniel.spartan@gmail.com>
Tue, 21 Mar 2017 09:01:04 +0000 (14:31 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 13:30:05 +0000 (14:30 +0100)
commitb0fe8f7b9b5adea2c85c72bba46e20fb21522769
tree8f413f97c948b413a1268c509c51fb773a133166
parente465274a3c55a846ed47e19491b575e665f5d0c6
staging: rtl8192e: Fix issues reported by checkpatch.pl

Fixed the following checkpatch.pl checks:
spaces preferred around that 'operator', spacing provided
Logical continuations should be on the previous line, modified accordingly
Unnecessary parentheses around variables, removed
Please use a blank line after function/struct/union/enum declarations, used

Signed-off-by: Suniel Mahesh <suniel.spartan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.c