提交 e7dad54f 编写于 作者: H huanqi chi 提交者: Greg Kroah-Hartman

staging rtl8188eu: add a blank line after declarations

fix a coding style issue: Missing a blank line after declarations
Signed-off-by: Nhuanqi chi <chihuanqi@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 5397db90
......@@ -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++) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册