diff options
| author | Alok Tiwari <[email protected]> | 2025-06-22 18:39:16 +0000 |
|---|---|---|
| committer | Dave Jiang <[email protected]> | 2025-06-30 23:36:06 +0000 |
| commit | d7b9056c3a6c58d41074b7ba19ab7fd34ce9f63e (patch) | |
| tree | 871568b39303c46fad6b2d0ca97cc428f549999d /tools/perf/scripts/python/netdev-times.py | |
| parent | cxl: docs/devices Fix typos and clarify wording in device-types.rst (diff) | |
| download | kernel-d7b9056c3a6c58d41074b7ba19ab7fd34ce9f63e.tar.gz kernel-d7b9056c3a6c58d41074b7ba19ab7fd34ce9f63e.zip | |
cxl/edac: Use correct format specifier for u32 val
The dev_dbg() message in cxl_set_ecs_threshold() used %d for
an unsigned value, which could lead to incorrect logging.
Update the format specifier to %u to match variable type.
Signed-off-by: Alok Tiwari <[email protected]>
Reviewed-by: Shiju Jose <[email protected]>
Reviewed-by: Alison Schofield <[email protected]?>
Reviewed-by: Ira Weiny <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
