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

Qianfeng Rong posted 2 patches 3 months, 3 weeks ago
drivers/nfc/fdp/i2c.c   | 3 ++-
drivers/nfc/pn544/i2c.c | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
[PATCH 0/2] nfc: Use str_yes_no() and str_low_high() helper
Posted by Qianfeng Rong 3 months, 3 weeks ago
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