]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:wilc1000:host_interface.c Added braces {} on else statemement
authorScott Matheina <scott@matheina.com>
Thu, 12 Jan 2017 03:38:33 +0000 (21:38 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jan 2017 17:10:25 +0000 (18:10 +0100)
commit7a8c48a262274dcfd384eba56e6372d368bc5a62
treee4358e6e276ed21fc51ace183fee1c21225eed88
parent045cb1c7b8adfc7ca369c5c66bf961c2c7f80f34
staging:wilc1000:host_interface.c Added braces {} on else statemement

Fixes checkpatch warning: braces {} should be used on all arms of
this statement

Signed-off-by: Scott Matheina <scott@matheina.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c