Skip to content

Commit 2d0f252

Browse files
Li ZefanIngo Molnar
authored andcommitted
perf cgroup: Fix a typo in kernel config
s/specificied/specified Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Stephane Eranian <eranian@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <4D6F348C.2050804@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent 1b15d05 commit 2d0f252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ config CGROUP_PERF
688688
depends on PERF_EVENTS && CGROUPS
689689
help
690690
This option extends the per-cpu mode to restrict monitoring to
691-
threads which belong to the cgroup specificied and run on the
691+
threads which belong to the cgroup specified and run on the
692692
designated cpu.
693693

694694
Say N if unsure.

0 commit comments

Comments
 (0)