]> Git Repo - linux.git/blobdiff - include/linux/moduleparam.h
Merge remote-tracking branch 'linus/master' into testing
[linux.git] / include / linux / moduleparam.h
index 137b4198fc03ba31db01a8112f2feb313abc0420..27d9da3f86ffe91c9d06aa3dc779902adbc620ad 100644 (file)
@@ -439,7 +439,7 @@ extern struct kernel_param_ops param_ops_string;
 extern int param_set_copystring(const char *val, const struct kernel_param *);
 extern int param_get_string(char *buffer, const struct kernel_param *kp);
 
-/* for exporting parameters in /sys/parameters */
+/* for exporting parameters in /sys/module/.../parameters */
 
 struct module;
 
This page took 0.033604 seconds and 4 git commands to generate.