]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wlan-ng: remove unnecessary blank line
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Wed, 2 Nov 2016 18:47:49 +0000 (19:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 10:32:27 +0000 (11:32 +0100)
commit02acc24271554743293b65f6d74d83e75fdf7bbf
tree3e9558ad9f4d148d32ec5dfe2bcecae9a8dbd0aa
parent8e5f78fdaad4bc31dd37f7833946b8f82cb7928a
staging: wlan-ng: remove unnecessary blank line

Blank lines aren't necessary after an open brace '{'.
Clean them in p80211req.c source file to comply with
the standard kernel coding style.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211req.c