staging: lustre: move else on the same line as closing brace
authorSrikrishan Malik <srikrishanmalik@gmail.com>
Mon, 11 Aug 2014 18:27:37 +0000 (23:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:18 +0000 (12:23 -0700)
commit78dd07983b405df2f98ae96137c69cb9e208b312
treee398a28b91324fb48be3a294ff14b4ef4312e374
parent1a4cd3e9d53d786367c30e3a2a0864b69d370b3c
staging: lustre: move else on the same line as closing brace

Fix the following checkpatch error:

ERROR: else should follow close brace '}'

Signed-off-by: Srikrishan Malik <srikrishanmalik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mdc/mdc_request.c
This page took 0.026101 seconds and 5 git commands to generate.