From: Filipe Gonçalves Date: Sat, 11 Oct 2014 21:33:39 +0000 (+0100) Subject: drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODE X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~718 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bca2822b4420dfc1f7f40bbea5011bbf25e1113;p=pandora-kernel.git drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODE Given that this code is now part of the kernel tree, the #ifdef directive comparing LUSTRE_VERSION_CODE to the kernel version is no longer needed. As a side effect, this will also remove the sparse error "directive in argument list". Signed-off-by: Filipe Gonçalves Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed