staging: r8188eu: Add blank line after declarations
authorRommel Rodriguez Perez <alrodperez@gmail.com>
Wed, 8 Jun 2022 02:38:43 +0000 (21:38 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jun 2022 07:00:46 +0000 (09:00 +0200)
commit455c5de922236dee1c008621c0401718a4657619
treeacd63cd87e949e2a17e1321466cdd3aa3c965d6b
parent72aef4f60ff90984fe7aa8b09698120a73373d7f
staging: r8188eu: Add blank line after declarations

This patch adds a blank line after the variable declarations,
it should remove a checkpatch.pl warning and improve readability.

checkpatch output:

WARNING: Missing a blank line after declarations

Signed-off-by: Rommel Rodriguez Perez <alrodperez@gmail.com>
Link: https://lore.kernel.org/r/YqALs/7VkGsYUngw@debianmain.debian.pc.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ieee80211.c