diff options
author | Alexandru Elisei <[email protected]> | 2022-01-27 16:17:55 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-02-08 17:51:21 +0000 |
commit | 2093057ab879da1070c851b9e07126eaa86d0dfc (patch) | |
tree | ba2ee471ada75f1b0d1525c718cb44bf222d9c35 /net/lapb/lapb_subr.c | |
parent | 5177fe91e4cf78a659aada2c9cf712db4d788481 (diff) |
perf: Fix wrong name in comment for struct perf_cpu_context
Commit 0793a61d4df8 ("performance counters: core code") added the perf
subsystem (then called Performance Counters) to Linux, creating the struct
perf_cpu_context. The comment for the struct referred to it as a "struct
perf_counter_cpu_context".
Commit cdd6c482c9ff ("perf: Do the big rename: Performance Counters ->
Performance Events") changed the comment to refer to a "struct
perf_event_cpu_context", which was still the wrong name for the struct.
Change the comment to say "struct perf_cpu_context".
CC: Thomas Gleixner <[email protected]>
CC: Ingo Molnar <[email protected]>
Signed-off-by: Alexandru Elisei <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions