From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Qianfeng Rong" <rongqianfeng@vivo.com>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"Al Viro" <viro@zeniv.linux.org.uk>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: opensource.kernel@vivo.com
Subject: Re: [PATCH 2/2] nfc: pn544: Use str_low_high() helper
Date: Thu, 19 Jun 2025 19:33:34 +0200 [thread overview]
Message-ID: <26bf536c-41bb-4d6e-b722-828facaeb653@kernel.org> (raw)
In-Reply-To: <20250619093426.121154-3-rongqianfeng@vivo.com>
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@vivo.com>
> ---
> 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
next prev parent reply other threads:[~2025-06-19 17:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-19 9:34 [PATCH 0/2] nfc: Use str_yes_no() and str_low_high() helper Qianfeng Rong
2025-06-19 9:34 ` [PATCH 1/2] nfc: fdp: Use str_yes_no() helper Qianfeng Rong
2025-06-19 9:34 ` [PATCH 2/2] nfc: pn544: Use str_low_high() helper Qianfeng Rong
2025-06-19 17:33 ` Krzysztof Kozlowski [this message]
2025-06-20 2:01 ` Qianfeng Rong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26bf536c-41bb-4d6e-b722-828facaeb653@kernel.org \
--to=krzk@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=opensource.kernel@vivo.com \
--cc=rongqianfeng@vivo.com \
--cc=u.kleine-koenig@baylibre.com \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.