staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init
authorPeng Tao <bergwolf@gmail.com>
Tue, 3 Dec 2013 14:42:02 +0000 (22:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 16:56:23 +0000 (08:56 -0800)
It is not strictly related to procfs. Besides, we already call obd_sysctl_clean
outside of class_procfs_clean.

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>

No differences found