summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAjith P V <ajithpv.linux@gmail.com>2025-01-22 13:25:44 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-03 16:08:20 +0100
commitcd45f6ef14b7140b77d28b38b9f0a7f7d93ed52b (patch)
tree96211795f6382464af5f886290b4eedab444bc7e /tools/perf/scripts/python/stackcollapse.py
parent76d54fd5471b10ee993c217928a39d7351eaff5c (diff)
staging: gpib: fix prefixing 0x with decimal output
- pr_err() of pc2a_common_attach() in pc2_gpib uses 0x%d. - The config->ibbase is of u32 and correct prefix is 0x%x. - This error reported by checkpatch with below message: ERROR: Prefixing 0x with decimal output is defective Signed-off-by: Ajith P V <ajithpv.linux@gmail.com> Link: https://lore.kernel.org/r/20250122075545.33146-1-ajithpv.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions