commit | 78174adaf59e85274bb3dde5c5084619ed06020b | [log] [tgz] |
---|---|---|
author | Chandra S Gorentla <csgorentla@gmail.com> | Sat Aug 08 17:41:36 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 08 15:22:12 2015 -0700 |
tree | 86c58f1de0cd7cac7fb506b0a9974c7918162c56 | |
parent | 17aacd43c8d4e733d77f093a18de9d8d2b115407 [diff] |
staging: wilc1000: Remove braces for single statement 'if' and 'else' Fixes the checkpatch.pl warning - braces {} are not necessary for any arm of this statement Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>