Commit 5f0c791d authored by Helge Deller's avatar Helge Deller
Browse files

parisc: processor: Fix kdoc for init_cpu_profiler()



Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent b5d89408
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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...