Staging: rtl8192e: Remove unnecessary blank line
authorFelix Schlepper <f3sch.git@outlook.com>
Fri, 1 Jul 2022 09:24:53 +0000 (11:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Jul 2022 12:25:46 +0000 (14:25 +0200)
commitea32f580e853ca28709474f786134b574bbeacbf
tree07a89ae721cef215b1b96a9530b1755cfbfe626d
parent58f364ecb13ecece3a84d6517b6be4a4672db655
Staging: rtl8192e: Remove unnecessary blank line

This addresses an issue raised by checkpatch.pl:

     $ ./scripts/checkpatch.pl --terse -f drivers/staging/rtl8192e/rtllib_wx.c
     CHECK: Blank lines aren't necessary before a close brace '}'

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Signed-off-by: Felix Schlepper <f3sch.git@outlook.com>
Link: https://lore.kernel.org/r/f3c6bd5c79331e82f006fb2694f791030b07c5ba.1656667089.git.f3sch.git@outlook.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_wx.c