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)
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>

No differences found