From 1bca2822b4420dfc1f7f40bbea5011bbf25e1113 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Filipe=20Gon=C3=A7alves?= Date: Sat, 11 Oct 2014 22:33:39 +0100 Subject: [PATCH] drivers/staging: Removed unnecessary check for LUSTRE_VERSION_CODE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed