From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: I Viswanath <viswanathiyyappan@gmail.com>
Cc: akhilesh@ee.iitb.ac.in, peda@axentia.se,
linux-i2c@vger.kernel.org, skhan@linuxfoundation.org,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH v2] i2c: i2c-mux: Simplify boolean assignment in i2c_mux_alloc
Date: Thu, 25 Sep 2025 23:41:20 +0200 [thread overview]
Message-ID: <aNW3AEPhPTIhsDnC@shikoro> (raw)
In-Reply-To: <20250825031430.3001-1-viswanathiyyappan@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 259 bytes --]
On Mon, Aug 25, 2025 at 08:44:30AM +0530, I Viswanath wrote:
> Refactor boolean field assignments of the form `if (a) b = true` to `b = a`
> in i2c_mux_alloc
>
> Signed-off-by: I Viswanath <viswanathiyyappan@gmail.com>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2025-09-25 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-24 18:14 [PATCH] i2c: i2c-mux: Simplify boolean assignment in i2c_mux_alloc I Viswanath
2025-08-25 1:30 ` Akhilesh Patil
2025-08-25 3:14 ` [PATCH v2] " I Viswanath
2025-09-25 21:41 ` Wolfram Sang [this message]
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=aNW3AEPhPTIhsDnC@shikoro \
--to=wsa+renesas@sang-engineering.com \
--cc=akhilesh@ee.iitb.ac.in \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=peda@axentia.se \
--cc=skhan@linuxfoundation.org \
--cc=viswanathiyyappan@gmail.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 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.