Staging: lustre: include: libcfs: removed else before return statement in libcfs_crypto.h
authorDarshana Padmadas <darshanapadmadas@gmail.com>
Tue, 16 Sep 2014 07:54:13 +0000 (13:24 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:29:34 +0000 (17:29 -0700)
This is a patch to libcfs_crypto.h that fixes warning on unnecessary else before return statement found by checkpatch.pl tool.

Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found