]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: handle_cfg_param: fix logical continuations
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 23 Feb 2016 06:38:01 +0000 (15:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:28:33 +0000 (22:28 -0800)
commit8b81f3feacff0d3b6aef15607656081166b00973
tree00ba5980a5655ce4f9b1ef65e80fa4bc5b9de2fb
parent17a94356df566c9d6541c36b949e108f355b1049
staging: wilc1000: handle_cfg_param: fix logical continuations

This patch fixes logical continuations found by checkpatch
CHECK: Logical continuations should be on the previous line

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c