mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Przemek Kitszel <przemyslaw.kitszel@intel.com>
To: Dmitry Antipov <dmantipov@yandex.ru>,
	Andy Shevchenko <andy@kernel.org>,
	Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: Kees Cook <kees@kernel.org>, Julia Lawall <Julia.Lawall@inria.fr>,
	"Nicolas Palix" <nicolas.palix@imag.fr>,
	David Rhodes <david.rhodes@cirrus.com>,
	Richard Fitzgerald <rf@opensource.cirrus.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Ulf Hansson <ulfh@kernel.org>,
	Edward Cree <ecree.xilinx@gmail.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/6] ice: use string choice helpers
Date: Thu, 20 Aug 2026 11:30:19 +0200	[thread overview]
Message-ID: <8d9e1c37-5ad9-4a55-8198-4c1d2139a87b@intel.com> (raw)
In-Reply-To: <20260820061113.4176623-4-dmantipov@yandex.ru>

On 8/20/26 08:11, Dmitry Antipov wrote:
> Prefer 'str_locked_unlocked()', 'str_on_off()' and 'str_true_false()'
> string choice helpers over hardcoded strings where appropriate.
> 
> Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
> ---
>   drivers/net/ethernet/intel/ice/ice.h           | 1 +
>   drivers/net/ethernet/intel/ice/ice_sriov.c     | 6 ++----
>   drivers/net/ethernet/intel/ice/ice_switch.c    | 2 +-
>   drivers/net/ethernet/intel/ice/ice_tspll.c     | 2 +-
>   drivers/net/ethernet/intel/ice/ice_vlan_mode.c | 2 +-
>   5 files changed, 6 insertions(+), 7 deletions(-)

for net we prefer to not merge such refactors, given it's not related
to any bigger "net" work

https://docs.kernel.org/process/maintainer-netdev.html#clean-up-patches


  parent reply	other threads:[~2026-08-20  9:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-20  6:11 [PATCH 1/6] lib/string_choices: add few more convenient " Dmitry Antipov
2026-08-20  6:11 ` [PATCH 2/6] coccinelle: add rules to match recently introduced " Dmitry Antipov
2026-08-20  6:11 ` [PATCH 3/6] ASoC: cs48l32: use str_lock_unlock() helper Dmitry Antipov
2026-08-20  6:39   ` Andy Shevchenko
2026-08-20  6:11 ` [PATCH 4/6] ice: use string choice helpers Dmitry Antipov
2026-08-20  6:43   ` Andy Shevchenko
2026-08-20  9:30   ` Przemek Kitszel [this message]
2026-08-20  6:11 ` [PATCH 5/6] mmc: sdhci-of-k1: use str_fail_pass() helper Dmitry Antipov
2026-08-20  6:44   ` Andy Shevchenko
2026-08-24  6:41   ` Adrian Hunter
2026-08-20  6:11 ` [PATCH 6/6] net: sfc: use string choice helpers Dmitry Antipov
2026-08-20  6:47   ` Andy Shevchenko
2026-08-20  6:39 ` [PATCH 1/6] lib/string_choices: add few more convenient " Andy Shevchenko

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=8d9e1c37-5ad9-4a55-8198-4c1d2139a87b@intel.com \
    --to=przemyslaw.kitszel@intel.com \
    --cc=Julia.Lawall@inria.fr \
    --cc=adrian.hunter@intel.com \
    --cc=andy@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=david.rhodes@cirrus.com \
    --cc=dmantipov@yandex.ru \
    --cc=ecree.xilinx@gmail.com \
    --cc=kees@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.palix@imag.fr \
    --cc=rf@opensource.cirrus.com \
    --cc=ulfh@kernel.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

all inboxes | Powered by JetHome®