tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
[firefly-linux-kernel-4.4.55.git] / kernel / params.c
index 53b958fcd639eb2d93d9bed73cffbb9250df7c06..440e65d1a544c2d7bea49efbb45c1fbd2fde3a73 100644 (file)
@@ -787,7 +787,7 @@ static void __init kernel_add_sysfs_param(const char *name,
 }
 
 /*
- * param_sysfs_builtin - add contents in /sys/parameters for built-in modules
+ * param_sysfs_builtin - add sysfs parameters for built-in modules
  *
  * Add module_parameters to sysfs for "modules" built into the kernel.
  *