From c7c5da015a4e142c4c7c77572a1e756136f7564b Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Tue, 3 Dec 2013 22:42:02 +0800 Subject: [PATCH] staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init It is not strictly related to procfs. Besides, we already call obd_sysctl_clean outside of class_procfs_clean. Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed