]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre/obdclass: lprocfs_{alloc_stats,register} always defined
authorPeng Tao <bergwolf@gmail.com>
Tue, 3 Dec 2013 14:41:59 +0000 (22:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 16:54:23 +0000 (08:54 -0800)
commit8cc420d057f2ed1941e76f0578b5b41dfe0bbc21
treec11b7e928de34d19d977c29bedd5468b45e2dc98
parent52ee5b567c4cf3ee51af7836ff71d27c04491d2e
staging/lustre/obdclass: lprocfs_{alloc_stats,register} always defined

No need to surround them with #ifdef LPROCFS.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/class_obd.c
drivers/staging/lustre/lustre/obdclass/genops.c