staging: lustre: Remove unnecessary braces {} for single statement blocks
authorPan Li <incarnation.p.lee@outlook.com>
Mon, 27 Jul 2015 05:52:48 +0000 (13:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 22:54:10 +0000 (15:54 -0700)
commit585d84b4838ac061f935b5d5c84550ec9f5dee82
treec425bef57b300a546e80cea78f6268d9850fbb57
parent437dffebadd5cf22403505528f35b0c1b3aa34e2
staging: lustre: Remove unnecessary braces {} for single statement blocks

Remove unnecessary braces {} for single line statement blocks.

Signed-off-by: Pan Li <incarnation.p.lee@outlook.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_page.c
This page took 0.025958 seconds and 5 git commands to generate.