]> Pileus Git - ~andy/linux/commit
staging: lustre: Fix brace {} are not necessary for single statement blocks
authorMasanari Iida <standby24x7@gmail.com>
Mon, 23 Dec 2013 04:10:33 +0000 (13:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 23:50:34 +0000 (15:50 -0800)
commit3126b4d12132a5d70df0c7fd4d047ea92d492987
tree1725207ec8502e4700d010c2bd80e403daa73949
parent37821997e7e6fdd89b7c71cb0855cc3cdb78e664
staging: lustre: Fix brace {} are not necessary for single statement blocks

This patch fixed "WARNING: braces {} are not necessary for
single statement blocks" in lustre/lustre/mgc_request.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/mgc_request.c