From f267cdb464bcab7be965fa2a513675d9ad1e90f6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 12 Jul 2014 21:13:25 -0700 Subject: [PATCH] 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-format-patch failed