OSDN Git Service

parisc: processor: Fix kdoc for init_cpu_profiler()
authorHelge Deller <deller@gmx.de>
Fri, 30 Jun 2023 10:37:50 +0000 (12:37 +0200)
committerHelge Deller <deller@gmx.de>
Fri, 30 Jun 2023 15:14:15 +0000 (17:14 +0200)
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/processor.c

index ba07e76..00b0df9 100644 (file)
@@ -58,7 +58,7 @@ DEFINE_PER_CPU(struct cpuinfo_parisc, cpu_data);
 */
 
 /**
- * init_cpu_profiler - enable/setup per cpu profiling hooks.
+ * init_percpu_prof - enable/setup per cpu profiling hooks.
  * @cpunum: The processor instance.
  *
  * FIXME: doesn't do much yet...