]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: ump: Use %*ph to print small buffer
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Sep 2024 19:50:39 +0000 (22:50 +0300)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Sep 2024 06:40:51 +0000 (08:40 +0200)
commit12647a7cfbaa865cb291bd36a4c5d8496e28d61b
tree631b836ecab0ed5304085a56ac320f3600ee6c8c
parent9a26234423b87e111351eac0e95775e6ba14d752
ALSA: ump: 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>
Link: https://patch.msgid.link/20240911195039.2885979-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/ump.c