linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Namjae Jeon <linkinjeon@kernel.org>
To: Xichao Zhao <zhao.xichao@vivo.com>
Cc: sj1557.seo@samsung.com, yuezhang.mo@sony.com,
	 linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] exfat: drop redundant conversion to bool
Date: Mon, 18 Aug 2025 20:28:12 +0900	[thread overview]
Message-ID: <CAKYAXd90NvZyNdHM5-OkqOvROfPLX8X=7wUnBWZ_mPiJ3WCH1w@mail.gmail.com> (raw)
In-Reply-To: <20250818092815.556750-1-zhao.xichao@vivo.com>

On Mon, Aug 18, 2025 at 6:28 PM Xichao Zhao <zhao.xichao@vivo.com> wrote:
>
> The result of integer comparison already evaluates to bool. No need for
> explicit conversion.
>
> No functional impact.
>
> Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Applied it to #dev.
Thanks!

  reply	other threads:[~2025-08-18 11:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-18  9:28 [PATCH] exfat: drop redundant conversion to bool Xichao Zhao
2025-08-18 11:28 ` Namjae Jeon [this message]
2025-08-19  1:20 ` Yuezhang.Mo
2025-08-19 10:16   ` 赵西超

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='CAKYAXd90NvZyNdHM5-OkqOvROfPLX8X=7wUnBWZ_mPiJ3WCH1w@mail.gmail.com' \
    --to=linkinjeon@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sj1557.seo@samsung.com \
    --cc=yuezhang.mo@sony.com \
    --cc=zhao.xichao@vivo.com \
    /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).