Skip to content

Commit 5f0c791

Browse files
committed
parisc: processor: Fix kdoc for init_cpu_profiler()
Signed-off-by: Helge Deller <[email protected]>
1 parent b5d8940 commit 5f0c791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/parisc/kernel/processor.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ DEFINE_PER_CPU(struct cpuinfo_parisc, cpu_data);
5858
*/
5959

6060
/**
61-
* init_cpu_profiler - enable/setup per cpu profiling hooks.
61+
* init_percpu_prof - enable/setup per cpu profiling hooks.
6262
* @cpunum: The processor instance.
6363
*
6464
* FIXME: doesn't do much yet...

0 commit comments

Comments
 (0)