]> asedeno.scripts.mit.edu Git - linux.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)
commit8c10170fe141c989b204a840921a612bfc7ca72d
tree0e88559b7c44a57d3cdd29e495d1b556ae993006
parent8e480989dff378bc0b2418e3ccf47294fa77f5bf
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