diff options
author | Andy Shevchenko <[email protected]> | 2022-07-26 17:31:10 +0300 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-07-26 08:02:51 -0700 |
commit | 03009a605f2ae18c0cb77a78b329f79821a4c545 (patch) | |
tree | 01d901dcdc68bbb795767763edb5d078d21501d9 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 7d4edccc9bbfe1dcdff641343f7b0c6763fbe774 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions