[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250619093426.121154-1-rongqianfeng@vivo.com>
Date: Thu, 19 Jun 2025 17:34:19 +0800
From: Qianfeng Rong <rongqianfeng@...o.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Qianfeng Rong <rongqianfeng@...o.com>,
Uwe Kleine-König <u.kleine-koenig@...libre.com>,
Jakub Kicinski <kuba@...nel.org>,
Al Viro <viro@...iv.linux.org.uk>,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: opensource.kernel@...o.com
Subject: [PATCH 0/2] nfc: Use str_yes_no() and str_low_high() helper
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
Powered by blists - more mailing lists