Skip to content
Commit 0027e3fd authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Wei Liu
Browse files

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: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200423134505.78221-3-andriy.shevchenko@linux.intel.com


Signed-off-by: default avatarWei Liu <wei.liu@kernel.org>
parent 458c4475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment