commit | 388b45377d301e3003c11543e16e3202dd65e6ef | [log] [tgz] |
---|---|---|
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | Wed Nov 02 19:47:49 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 07 11:32:27 2016 +0100 |
tree | 3e9558ad9f4d148d32ec5dfe2bcecae9a8dbd0aa | |
parent | d4e1818a4cd6fcb2b55c75e2b16e1bc50ccc69eb [diff] |
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>