Staging: rtl8192e: rtllib_tx: fixed multiple blank lines
authorAaron Lawrence <t4rmin@zohomail.com>
Mon, 24 Oct 2022 12:26:07 +0000 (19:26 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2022 17:23:35 +0000 (19:23 +0200)
commitdb213ea614e0b65d4be9c1cb78d14465a2c5b146
treeb1104dd23f93bf24d3465b320bdd04a2c7693d89
parent5229004f800219e849969eaa8197dff3b55f4b02
Staging: rtl8192e: rtllib_tx: fixed multiple blank lines

Multiple blank lines are condensed into a single blank line as per
the Linux kernel coding-style regulations. The issues were flagged
by the checkpatch script.

Signed-off-by: Aaron Lawrence <t4rmin@zohomail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/a3e044ff9e5b198af15ebc8b91fd048743881340.1666612946.git.t4rmin@zohomail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_tx.c