]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wlan_ng: fix logical continuation alignment
authorFrans Klaver <fransklaver@gmail.com>
Thu, 9 Feb 2017 21:58:21 +0000 (22:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Feb 2017 14:06:44 +0000 (15:06 +0100)
commit55dd5a39a982dad9a39fe48a1c0066f46a8a0ba0
tree1627e1620ce54fc5bdd0d0322c3fac0d8afb114b
parent29fcf85bc1b02bd87fcfb513f1314a42628b2184
staging: wlan_ng: fix logical continuation alignment

It appears that our coding style prefers that logical continuations
have the operator at the end of the line. Fix that.

While at it, stick the 'if' after 'else' where it belongs.

Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2mgmt.c