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:
0396ec9
)
staging/lustre/obdclass: move obd_sysctl_init out of class_procfs_init
author
Peng Tao
<bergwolf@gmail.com>
Tue, 3 Dec 2013 14:42:02 +0000
(22:42 +0800)
committer
Greg 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