]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: Add or remove spaces to fix style issues
authorSumera Priyadarsini <sylphrenadin@gmail.com>
Mon, 26 Aug 2019 18:09:09 +0000 (23:39 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2019 17:01:26 +0000 (19:01 +0200)
commit9ddcff6c0eb788c48fcd68fdcbc084001abfa48a
tree0e88559b7c44a57d3cdd29e495d1b556ae993006
parentfbde151f52ae5446ff63f9218b2eb4ffbba09e66
staging: rtl8192u: Add or remove spaces to fix style issues

This patch fixes the file r8190_rtl8256.c to avoid the following
checkpatch.pl warnings:
CHECK: spaces preferred around that '<<' (ctx:VxV)
CHECK: spaces preferred around that '-' (ctx:VxV)
CHECK: No space is necessary after a cast

Signed-off-by: Sumera Priyadarsini <sylphrenadin@gmail.com>
Link: https://lore.kernel.org/r/20190826180909.27775-1-sylphrenadin@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8190_rtl8256.c