staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.c
authorEdward Lipinsky <ellipinsky@gmail.com>
Sat, 21 Feb 2015 19:29:34 +0000 (11:29 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 01:29:07 +0000 (17:29 -0800)
commit499217c9b61bf783ce66c12de1533f4de0d0c2a0
tree702cdd0e152e0dc41e69ab37078dbb9c02e51339
parent695a06667e99134a0639fd62e679a069f814ee40
staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.c

This patch fixes the checkpatch.pl warning:

WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Edward Lipinsky <ellipinsky@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/lib-eq.c