From: Krzysztof Kozlowski <krzk@kernel.org>
To: Li Dong <lidong@vivo.com>,
Aubin Constans <aubin.constans@microchip.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
"open list:MULTIMEDIA CARD (MMC),
SECURE DIGITAL (SD) AND..." <linux-mmc@vger.kernel.org>,
"moderated list:ARM/Microchip (AT91) SoC support"
<linux-arm-kernel@lists.infradead.org>,
open list <linux-kernel@vger.kernel.org>
Cc: opensource.kernel@vivo.com, rongqianfeng@vivo.com
Subject: Re: [PATCH v1] mmc: Convert ternary operator to str_true_false() helper
Date: Fri, 20 Jun 2025 07:51:07 +0200 [thread overview]
Message-ID: <4ce59cfd-1d0d-4152-b19d-2c0b86d25fc7@kernel.org> (raw)
In-Reply-To: <20250620043517.172705-1-lidong@vivo.com>
On 20/06/2025 06:35, Li Dong wrote:
> Replace direct ternary condition check with existing helper function
> str_true_false() to improve code readability and maintain consistency.
>
> Signed-off-by: Li Dong <lidong@vivo.com>
> ---
> drivers/mmc/host/atmel-mci.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Why are you sending this line per patch? Not even patchset?
Is it again another run of @vivo.com submissions when you spam community
with low quality things, just because someone told you to run coccinelle?
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-06-20 5:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 4:35 [PATCH v1] mmc: Convert ternary operator to str_true_false() helper Li Dong
2025-06-20 5:51 ` Krzysztof Kozlowski [this message]
2025-07-03 12:19 ` Ulf Hansson
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=4ce59cfd-1d0d-4152-b19d-2c0b86d25fc7@kernel.org \
--to=krzk@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=aubin.constans@microchip.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=lidong@vivo.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=opensource.kernel@vivo.com \
--cc=rongqianfeng@vivo.com \
--cc=ulf.hansson@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).