staging: rtl8723bs: core: add blank line after variable declaration
authorPhilippe Dixon <philippesdixon@gmail.com>
Thu, 10 Jun 2021 15:51:15 +0000 (08:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jun 2021 13:38:08 +0000 (15:38 +0200)
commitc57f4f002bbd708c02862b37ab417699d657a9cf
tree19d31668d1a8aabdb6957ae2a81404ca3dc0a86a
parenteff810f82e471034bcfa04c9e10cc2c9b4340403
staging: rtl8723bs: core: add blank line after variable declaration

This patch fixes the following checkpatch.pl warning:

WARNING: Missing a blank line after declarations

Signed-off-by: Philippe Dixon <philippesdixon@gmail.com>
Link: https://lore.kernel.org/r/c5eedc7a5298b05beb576b7b9e108794ca7bb58c.1623339773.git.philippesdixon@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c