commit | 4d163b493807c6914e6d5ca15bae4479b470f9f7 | [log] [tgz] |
---|---|---|
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | Wed Feb 24 03:13:55 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 25 22:18:11 2016 -0800 |
tree | 4e10d2fad56ecd4a6b85cc2312438a0e8e8e294c | |
parent | 4d2a71d02b5c36190ce90455095b0ff003f117ca [diff] |
staging: lustre: libcfs: Remove unnecessary braces Removed unncessary braces from the if-else block to remove the following checkpatch.pl warning: WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>