summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2025-10-13 14:14:43 +0000
committerHans Verkuil <hverkuil+cisco@kernel.org>2025-10-17 11:31:15 +0200
commit283ea98f2ad97d66b90b6aba6f69dd32d1dd7c69 (patch)
tree41c5d875db0c182fbda835a276dcd9310e19d663 /tools/perf/scripts/python/flamegraph.py
parentf6493b52971ac94b1af3e83a819643e767ee44b4 (diff)
downloadlinux-283ea98f2ad97d66b90b6aba6f69dd32d1dd7c69.tar.gz
linux-283ea98f2ad97d66b90b6aba6f69dd32d1dd7c69.zip
media: mn88443x: Use %pe format specifier
The %pe format specifier is designed to print error pointers. It prints a symbolic error name (eg. -EINVAL) and it makes the code simpler by omitting PTR_ERR() This patch fixes this cocci report: ./dvb-frontends/mn88443x.c:698:3-10: WARNING: Consider using %pe to print PTR_ERR() ./dvb-frontends/mn88443x.c:713:3-10: WARNING: Consider using %pe to print PTR_ERR() Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions