diff options
author | 2022-07-26 17:31:10 +0300 | |
---|---|---|
committer | 2022-07-26 08:02:51 -0700 | |
commit | 03009a605f2ae18c0cb77a78b329f79821a4c545 (patch) | |
tree | 01d901dcdc68bbb795767763edb5d078d21501d9 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | hwmon: (sht15) Fix wrong assumptions in device remove callback (diff) | |
download | linux-dev-03009a605f2ae18c0cb77a78b329f79821a4c545.tar.xz linux-dev-03009a605f2ae18c0cb77a78b329f79821a4c545.zip |
hwmon: (occ) Replace open-coded variant of %*phN specifier
printf()-like functions in the kernel have extensions, such as
%*phN to dump small pieces of memory as hex bytes.
Replace custom approach with the direct use of %*phN.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220726143110.4809-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions