summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPeng Tao <bergwolf@gmail.com>2013-11-19 14:38:41 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-19 18:44:55 (GMT)
commit81ddefb0040f9bf4722d99b4a1938c771e036530 (patch)
treeb39c34e6f5d7cf45a43017cada577ff1799029b8 /drivers
parenta05a2e4d19ec3be7a8a70e831b5f5c8dcea2efe4 (diff)
downloadlinux-81ddefb0040f9bf4722d99b4a1938c771e036530.tar.xz
staging/lustre: remove CFS_SYSFS_MODULE_PARM
No more references to it. Cc: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Peng Tao <bergwolf@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/lustre/include/linux/libcfs/linux/kp30.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h b/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h
index 9b30b4d..d4c6716 100644
--- a/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h
+++ b/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h
@@ -77,8 +77,6 @@
module_param(name, type, perm);\
MODULE_PARM_DESC(name, desc)
-#define CFS_SYSFS_MODULE_PARM 1 /* module parameters accessible via sysfs */
-
/******************************************************************************/
/* Light-weight trace
* Support for temporary event tracing with minimal Heisenberg effect. */