OSDN Git Service

staging: rtl8192u: Add or remove blank lines as required
authorSumera Priyadarsini <sylphrenadin@gmail.com>
Mon, 26 Aug 2019 18:22:27 +0000 (23:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2019 17:01:26 +0000 (19:01 +0200)
commit48d911f29e9f4e51eda87e0dc3c944be79771a0d
treee764c1319acbcacfb228b9e04b773cc6bc8a4142
parent8c10170fe141c989b204a840921a612bfc7ca72d
staging: rtl8192u: Add or remove blank lines as required

This patch fixes the file r8190_rtl8256.c to avoid the following
checkpatch.pl warnings:
CHECK: Blank lines aren't necessary before a close brace '}'
CHECK: Please use a blank line after function/struct/union/enum declarations
CHECK: Please don't use multiple blank line

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