]> git.ipfire.org Git - thirdparty/linux.git/commit
perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Tue, 24 Jun 2025 19:43:40 +0000 (12:43 -0700)
committerWill Deacon <will@kernel.org>
Mon, 14 Jul 2025 12:36:27 +0000 (13:36 +0100)
commit0259de6331df405079b7aa13bf1398e6413cb866
treed10468505d22a454b818d9bd1cd5b372a6791f5a
parent3e870815ccf5bc75274158f0b5e234fce6f93229
perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation

Fix several minor typo errors in comments:
- Remove duplicated word "a" in "a a VID / GroupID".
- Correct "Opcopdes" to "Opcodes" in CXL spec reference.
- Fix spelling of "implemnted" to "implemented".

Improves code readability and documentation consistency.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Link: https://lore.kernel.org/r/20250624194350.109790-4-alok.a.tiwari@oracle.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/cxl_pmu.c