Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e7dad54f authored by huanqi chi's avatar huanqi chi Committed by Greg Kroah-Hartman
Browse files

staging rtl8188eu: add a blank line after declarations



fix a coding style issue: Missing a blank line after declarations

Signed-off-by: default avatarhuanqi chi <chihuanqi@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5397db90
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -442,6 +442,7 @@ static void __nat25_db_print(struct adapter *priv)
void nat25_db_cleanup(struct adapter *priv)
{
	int i;

	spin_lock_bh(&priv->br_ext_lock);

	for (i = 0; i < NAT25_HASH_SIZE; i++) {