From: Andreas Ruprecht Date: Sun, 23 Nov 2014 13:37:53 +0000 (+0100) Subject: staging: lustre: ldlm: Fix warning about unneeded return statement X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0c587aa91d202b22184d96daa1edeeebcde718;p=pandora-kernel.git staging: lustre: ldlm: Fix warning about unneeded return statement checkpatch complains about an unneeded return statement in the function search_granted_lock(), which is removed by this patch. Signed-off-by: Andreas Ruprecht Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed