diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-07-26 17:31:10 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-07-26 08:02:51 -0700 |
commit | 03009a605f2ae18c0cb77a78b329f79821a4c545 (patch) | |
tree | 01d901dcdc68bbb795767763edb5d078d21501d9 /drivers/xen/grant-table.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 <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 'drivers/xen/grant-table.c')
0 files changed, 0 insertions, 0 deletions