diff options
Diffstat (limited to 'kernel/params.c')
| -rw-r--r-- | kernel/params.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/params.c b/kernel/params.c index 53b958fcd639..440e65d1a544 100644 --- a/kernel/params.c +++ b/kernel/params.c | |||
| @@ -787,7 +787,7 @@ static void __init kernel_add_sysfs_param(const char *name, | |||
| 787 | } | 787 | } |
| 788 | 788 | ||
| 789 | /* | 789 | /* |
| 790 | * param_sysfs_builtin - add contents in /sys/parameters for built-in modules | 790 | * param_sysfs_builtin - add sysfs parameters for built-in modules |
| 791 | * | 791 | * |
| 792 | * Add module_parameters to sysfs for "modules" built into the kernel. | 792 | * Add module_parameters to sysfs for "modules" built into the kernel. |
| 793 | * | 793 | * |
