[PATCH 0/2] nfc: Use str_yes_no() and str_low_high() helper

From: Qianfeng Rong
Date: Thu Jun 19 2025 - 05:35:34 EST


Remove hard-coded strings by using the str_yes_no() and str_low_high()
helper functions.

Qianfeng Rong (2):
nfc: fdp: Use str_yes_no() helper
nfc: pn544: Use str_low_high() helper

drivers/nfc/fdp/i2c.c | 3 ++-
drivers/nfc/pn544/i2c.c | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)

--
2.34.1