]> asedeno.scripts.mit.edu Git - linux.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)
commitcd62878c9d6f2c1b0ec213bc43804ae56f7f2742
tree3eedf499b0960e5f16424df20de2cd8f6d3826c0
parent9e6aac6796a721ed05ca62b17c210198f072d2c1
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