commit | 55229a56bb9e6f7f9dce36099b1045deb73409f1 | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Mon Jun 22 13:08:13 2015 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 06 19:23:36 2015 -0700 |
tree | 05229ce3f201a250b4ce984c143f2747d227c8fe | |
parent | e8b369ea2bf80b5813ee760de4454deb2c10ee87 [diff] |
staging: wilc1000: wilc_wfi_netdevice.c: remove braces for single statement block Fix checkpatch warning found by checkpatch.pl WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>