From: Masanari Iida Date: Tue, 24 Dec 2013 16:34:05 +0000 (+0900) Subject: staging: lustre: Remove braces for single statement in kernel_user_comm.c X-Git-Tag: v3.14-rc1~150^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83bffc8125de274ea8fae106dffc873738d755b9;p=pandora-kernel.git staging: lustre: Remove braces for single statement in kernel_user_comm.c This patch fixed "WARNING: braces {} are not necessary for single statement blocks" found by checkpatch.pl in kernel_user_comm.c Signed-off-by: Masanari Iida Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed