summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2004-08-22 22:26:41 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-22 22:26:41 -0700
commitf1577452f18e893e59bba53b3bda4fab17cc66c6 (patch)
treedaca7c36c0ab79b3dbe84de8c53934af83a2cffd /kernel/sysctl.c
parent4b4b699dc55425eb582fb233b7815ce0ecd97147 (diff)
[PATCH] fix reading string module parameters in sysfs
Reading the contents of a module_param_string through sysfs currently oopses because the param_get_charp() function cannot operate on a kparam_string struct. This introduces the required param_get_string. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions