commit | b4a53a621223d2e6f3f4012c7165f5ccaca41d9c | [log] [tgz] |
---|---|---|
author | Chaehyun Lim <chaehyun.lim@gmail.com> | Mon Feb 01 21:26:44 2016 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 03 15:34:29 2016 -0800 |
tree | 922964be7e9b6a531343e7e2c52a2e67e3b3a696 | |
parent | 964d8936dd3578c706214461e428167fb282a3e1 [diff] |
staging: wilc1000: linux_mon: add braces on all arms of if statement This patch adds braces on all arms of if statement found by checkpatch.pl CHECK: braces {} should be used on all arms of this statement Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>