]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: Remove braces for single statement in kernel_user_comm.c
authorMasanari Iida <standby24x7@gmail.com>
Tue, 24 Dec 2013 16:34:05 +0000 (01:34 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:52:43 +0000 (15:52 -0800)
commit83bffc8125de274ea8fae106dffc873738d755b9
treed7f592619ae94ed6a7cae0c421a5aa1e1bf5e252
parent5152bda8eed7cbf4e777e690f162395f4d8c232f
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 <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/kernel_user_comm.c