Re: [PATCH 2/2] nfc: pn544: Use str_low_high() helper

From: Krzysztof Kozlowski
Date: Thu Jun 19 2025 - 13:33:57 EST


On 19/06/2025 11:34, Qianfeng Rong wrote:
> Remove hard-coded strings by using the str_low_high() helper
> function.
>
> Signed-off-by: Qianfeng Rong <rongqianfeng@xxxxxxxx>
> ---
> drivers/nfc/pn544/i2c.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

No need to make it one change per patch... but anyway look at netdev
responses for that such changes.

Best regards,
Krzysztof