parisc: processor: Fix kdoc for init_cpu_profiler()

Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
Helge Deller 2023-06-30 12:37:50 +02:00
parent b5d89408b9
commit 5f0c791dcd

View 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...