]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: lustre: ldlm: ldlm_resource.c removed unecessary braces
authorAnil Belur <askb23@gmail.com>
Thu, 19 Jun 2014 15:35:48 +0000 (01:35 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jun 2014 00:22:24 +0000 (17:22 -0700)
commitbf050e55a3510eed6faf68dc277b0ef62ed805b1
treeb916e41661ea08207cc520ebe8733369dc91678a
parentd1acbe57c71720a8ca03b378cfe53e43815b05ac
staging: lustre: ldlm: ldlm_resource.c removed unecessary braces

- this fixed the "WARNING: braces {} are not necessary for
  single statement blocks"

Signed-off-by: Anil Belur <askb23@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c