From: Greg Kroah-Hartman Date: Sun, 13 Jul 2014 04:13:25 +0000 (-0700) Subject: staging: lustre: use CONFIG_PROC_FS X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f267cdb464bcab7be965fa2a513675d9ad1e90f6;p=pandora-kernel.git staging: lustre: use CONFIG_PROC_FS Don't rely on a "custom" LPROCFS define, it's not needed, just check for the real thing. This will let us delete a whole .h file that is not being used for anything other than one #define. Cc: Andreas Dilger Cc: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed