]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/moduleparam.h
[XFRM] user: Move attribute copying code into copy_to_user_state_extra
[linux-2.6-omap-h63xx.git] / include / linux / moduleparam.h
index b26b2e5fedc7146f3c21db9c8e5e382b3164f718..c83588c8d08b25aacbc72edc2d3529912c674248 100644 (file)
@@ -59,7 +59,7 @@ struct kparam_array
 };
 
 /* This is the fundamental function for registering boot/module
-   parameters.  perm sets the visibility in driverfs: 000 means it's
+   parameters.  perm sets the visibility in sysfs: 000 means it's
    not there, read bits mean it's readable, write bits mean it's
    writable. */
 #define __module_param_call(prefix, name, set, get, arg, perm)         \