From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: platform-driver-x86@vger.kernel.org, darshanrathod475@gmail.com
Cc: stuart.w.hayes@gmail.com, hansg@kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] platform/x86: dell_rbu: fix assignment in if condition
Date: Mon, 11 Aug 2025 15:55:28 +0300 [thread overview]
Message-ID: <175491692881.9765.9215327884949918904.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20250801104705.1824495-1-darshanrathod475@gmail.com>
On Fri, 01 Aug 2025 16:17:05 +0530, darshanrathod475@gmail.com wrote:
> Refactor to remove assignments from inside if conditions, as required
> by kernel coding style. This improves code readability and resolves
> checkpatch.pl warnings:
>
> ERROR: do not use assignment in if condition
>
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: dell_rbu: fix assignment in if condition
commit: 1ccc2e20fe1d3b91395de8ca9ce0efe070287534
--
i.
prev parent reply other threads:[~2025-08-11 12:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-01 10:47 [PATCH] platform/x86: dell_rbu: fix assignment in if condition darshanrathod475
2025-08-11 12:55 ` Ilpo Järvinen [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=175491692881.9765.9215327884949918904.b4-ty@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=darshanrathod475@gmail.com \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=stuart.w.hayes@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.