git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06bf61b
)
staging: lustre: use CONFIG_PROC_FS
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 04:13:25 +0000
(21:13 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 04:13:25 +0000
(21:13 -0700)
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 <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found