From: Darshana Padmadas Date: Tue, 16 Sep 2014 07:54:13 +0000 (+0530) Subject: Staging: lustre: include: libcfs: removed else before return statement in libcfs_crypto.h X-Git-Tag: fixes-for-v3.18-merge-window~15^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5740b2e7e74fa9ba915aa74bfba7cf849dce8a7;p=pandora-kernel.git Staging: lustre: include: libcfs: removed else before return statement in libcfs_crypto.h 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed