diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-04-23 16:45:04 +0300 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2020-05-20 12:13:59 +0300 |
commit | 0027e3fd6d907c81097ab656de2521854f37b9a6 (patch) | |
tree | 4c0e054f68fa7fc1eb23da542cd1d4861787f371 /include/linux/mod_devicetable.h | |
parent | 458c4475be9ae42e248963b2db732266d40408b7 (diff) | |
download | linux-0027e3fd6d907c81097ab656de2521854f37b9a6.tar.xz |
hyper-v: 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 values.
Replace print_alias_name() with the direct use of %*phN.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200423134505.78221-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'include/linux/mod_devicetable.h')
0 files changed, 0 insertions, 0 deletions