staging: r8188eu: add missing blank line after declarations
authorMichael Straube <straube.linux@gmail.com>
Mon, 30 Aug 2021 12:15:07 +0000 (14:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:46 +0000 (08:49 +0200)
commit3637283296492cec4a5e9b36029a438fd3b6d90b
tree2f7acab539392ad386ce4fdcc8babe26ad5ea373
parent98119aa4c75e94ac23c7f0f2a8f5b8904ad28b6a
staging: r8188eu: add missing blank line after declarations

Add a missing blank line after declarations in rtw_macaddr_cfg()
to clear a checkpatch warning.

WARNING: Missing a blank line after declarations

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210830121508.6411-8-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ieee80211.c