projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d8940
)
parisc: processor: Fix kdoc for init_cpu_profiler()
author
Helge Deller
<deller@gmx.de>
Fri, 30 Jun 2023 10:37:50 +0000
(12:37 +0200)
committer
Helge 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
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/processor.c
b/arch/parisc/kernel/processor.c
index ba07e760d3c762f1251c3d23b865ef9875723ea1..00b0df97afb1455287103c8590a0e987875ef17b 100644
(file)
--- a/
arch/parisc/kernel/processor.c
+++ b/
arch/parisc/kernel/processor.c
@@
-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...