staging : lustre : Remove braces from single-line body.
authorTabrez khan <khan.tabrez21@gmail.com>
Fri, 16 Dec 2016 14:29:31 +0000 (19:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:14:23 +0000 (15:14 +0100)
commit69eb1a0dbfde3132022a063492ddd0f162b650a7
tree4e687a1d387778b62254a69d38ddc5762b1b0451
parent364139d3b01c2d30c07dddfb493573927d04e31d
staging : lustre : Remove braces from single-line body.

Remove unnecessary braces {} for single while statement.
This warning is found using checkpatch.pl.

Signed-off-by: Tabrez khan <khan.tabrez21@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/cl_io.c