aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorZijun Hu <quic_zijuhu@quicinc.com>2025-04-25 20:48:10 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-01 17:20:49 +0200
commita883620602758832f81fe042be778e57174add3a (patch)
tree2f95b6e556c403f290980c281458a3215c95c3f7 /scripts/gdb/linux/utils.py
parent8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices (diff)
downloadlinux-rng-a883620602758832f81fe042be778e57174add3a.tar.xz
linux-rng-a883620602758832f81fe042be778e57174add3a.zip
serdev: Refine several error or debug messages
Refine several dev_err() and dev_dbg() messages to solve: // hardcoded device name dev_dbg(dev, "...dev_name_str...") // repeated device name since dev_dbg() also prints it as prefix dev_err(dev, "...%s...", dev_name(dev)) // not concise as dev_err(dev, "...%d...", err) dev_err(dev, "...%pe...", ERR_PTR(err)) Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Reviewed-by: Jiri Slaby <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20250425-fix_serdev-v3-1-2e4ea8261640@quicinc.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions