]> git.baikalelectronics.ru Git - kernel.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)
commit654fc23179e78fd87bd4341869e4d2ca36a5b0cb
tree1627e1620ce54fc5bdd0d0322c3fac0d8afb114b
parent003e9e5630e1f7f29ba7dd6f0bfb9e0aceb26274
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