Re: [PATCH] input: byd: use %*ph for Z packet dump

From: Dmitry Torokhov

Date: Tue Dec 09 2025 - 00:44:09 EST


On Tue, Dec 02, 2025 at 03:31:20AM +0000, Vivek BalachandharTN wrote:
> Replace the hand-rolled %02x formatting of the Z packet warning in the
> BYD driver with the %*ph format specifier. %*ph is the preferred helper
> for printing a buffer in hexadecimal and makes the logging clearer and
> more consistent.
>
> Signed-off-by: Vivek BalachandharTN <vivek.balachandhar@xxxxxxxxx>

Applied, thank you.

--
Dmitry