commit | c611d48e65e25af2dc0176e9ac135116095ed03d | [log] [tgz] |
---|---|---|
author | Janani Ravichandran <janani.rvchndrn@gmail.com> | Sun Feb 14 14:47:13 2016 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 14 16:31:50 2016 -0800 |
tree | c2a29e6d7f13710038ef48795b25efc29fd6a92e | |
parent | 24c6c29d85af3748b2d79b46f72188b335566340 [diff] |
staging: wilc1000: linux_mon.c: Remove unneeded braces Remove braces around single statement blocks in if conditions as they are not required. Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>