]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/staging/lustre/lustre/llite/llite_lib.c
Staging: lustre: Removed unnecessary braces
authoraybuke ozdemir <aybuke.147@gmail.com>
Sat, 21 Feb 2015 21:19:46 +0000 (23:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:57 +0000 (12:23 -0800)
commit99d08456b3937cb32245e4f4d35a5469cf12d280
tree3e6a718d57f1b7e964a7b7c816ca076e61ef9e13
parente17f5594d59d9140ee12fcfe6b8f63de2b1574cc
Staging: lustre: Removed unnecessary braces

This patch fixes checkpatch.pl warning in llite_lib.c
WARNING: braces {} are not necessary for any arm of this statement

Signed-off-by: aybuke ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_lib.c