From: Greg Kroah-Hartman Date: Thu, 2 Apr 2015 14:28:12 +0000 (+0200) Subject: Staging: lustre: module.c: remove unneeded return statement X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c209069e9b81b1d2a9f344c1da102f3256460c16;p=pandora-kernel.git Staging: lustre: module.c: remove unneeded return statement Remove an unneeded return statement in this file as reported by checkpatch.pl. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed