diff options
author | 2025-06-24 12:43:39 -0700 | |
---|---|---|
committer | 2025-07-14 13:36:27 +0100 | |
commit | 3e870815ccf5bc75274158f0b5e234fce6f93229 (patch) | |
tree | d86ff9380d499f2d148be52b1cdccf93c5e83d69 /rust/pin-init/internal/src | |
parent | perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe() (diff) | |
download | wireguard-linux-3e870815ccf5bc75274158f0b5e234fce6f93229.tar.xz wireguard-linux-3e870815ccf5bc75274158f0b5e234fce6f93229.zip |
perf/cxlpmu: Remove unintended newline from IRQ name format string
The IRQ name format string used in devm_kasprintf() mistakenly included
a newline character "\n".
This could lead to confusing log output or misformatted names in sysfs
or debug messages.
This fix removes the newline to ensure proper IRQ naming.
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-3-alok.a.tiwari@oracle.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions