]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: ieee80211: add space around '==' and before '('
authorCaio Salvador Rohwedder <caiosalvador96@gmail.com>
Fri, 5 Apr 2019 01:56:46 +0000 (22:56 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:31:58 +0000 (13:31 +0200)
commita408a076bc9d413c37e9d20d98b6ab09d6362100
tree3eedf499b0960e5f16424df20de2cd8f6d3826c0
parent046f6b0e3c25d56e2424b920590c231fdc3033a2
staging: rtl8192u: ieee80211: add space around '==' and before '('

Fix checkpatch coding style errors on rtl819x_TSProc.c
- space required before the open parenthesis '('
- spaces required around that '=='

Signed-off-by: Caio Salvador Rohwedder <caiosalvador96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c