]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ide-acpi: use %*ph to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Jul 2020 16:10:42 +0000 (19:10 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2020 01:48:47 +0000 (18:48 -0700)
commit6800cd8cbc6e35989f8d1aa20fac58031231b90f
treea1668ec3b3f0fd167f6b4d1203c23f6dd277e1a0
parentd41b375134a93a4cff4cb1c1b54ea512cacd142a
ide-acpi: use %*ph to print small buffer

Use %*ph format to print small buffer as hex string.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ide/ide-acpi.c