staging: rtl8192e: add blank lines after declarations
authorKhadija Kamran <kamrankhadijadj@gmail.com>
Fri, 24 Mar 2023 22:31:29 +0000 (03:31 +0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Mar 2023 08:51:43 +0000 (09:51 +0100)
commit6ca4e57aade709dd4d918c4d385330fcd0b08b11
treeed7122b2f692eb51b04099393abb4aba043afab4
parent336af4bb239a7c95657e6e83784cf3e5e4a44c3e
staging: rtl8192e: add blank lines after declarations

Add blank lines after declarations to adhere to the Linux kernel
coding-style guidelines. These issues are reported by checkpatch.pl

"CHECK: Please use a blank line after function/struct/union/enum
declarations"

Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/d8a5e738046ffdc1b257e1935eacb8e16af34d5e.1679696777.git.kamrankhadijadj@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c