From: Takashi Iwai <tiwai@suse.de>
To: Cezary Rojewski <cezary.rojewski@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>, Fabio Estevam <festevam@gmail.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Mark Brown <broonie@kernel.org>,
Nicolin Chen <nicoleotsuka@gmail.com>,
Shengjiu Wang <shengjiu.wang@gmail.com>,
Xiubo Li <Xiubo.Lee@gmail.com>, <linux-sound@vger.kernel.org>
Subject: Re: [PATCH 00/14] ALSA: Drop __bitwise and __force prefix
Date: Wed, 12 Aug 2026 09:34:16 +0200 [thread overview]
Message-ID: <87ecg323nr.wl-tiwai@suse.de> (raw)
In-Reply-To: <5491df9f-f531-40c6-9491-07241b0cc703@intel.com>
On Wed, 12 Aug 2026 09:27:21 +0200,
Cezary Rojewski wrote:
>
> On 8/12/2026 8:04 AM, Takashi Iwai wrote:
> > Hi,
> >
> > this is a series of cleanup patches to kill the infamous __bitwise and
> > __force prefix usage for some PCM and control parameter types.
> > They were added ages ago just for code safety, but its effect is quite
> > limited, while the drawback is significant. Let's drop them.
> Thank you for cleaning this up. For the series:
>
> Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
>
>
> sidetopic: Had to review via web browser as only 2 patches (00 and 12)
> went through to my inbox for whatever reason.
It was intentional, I tried to reduce Cc only for a relevant patch and
a cover letter, as people often complaining when receiving unrelated
patches. The whole series should be available via ML, though.
thanks,
Takashi
prev parent reply other threads:[~2026-08-12 7:34 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-12 6:04 [PATCH 00/14] ALSA: Drop __bitwise and __force prefix Takashi Iwai
2026-08-12 6:04 ` [PATCH 01/14] ALSA: uapi: " Takashi Iwai
2026-08-12 6:04 ` [PATCH 02/14] ALSA: pcm: Drop __force casts Takashi Iwai
2026-08-12 6:04 ` [PATCH 03/14] ALSA: pcm: Avoid macros for SNDRV_PCM_FMTBIT and SNDRV_PCM_SUBFMTBIT Takashi Iwai
2026-08-12 6:04 ` [PATCH 04/14] ALSA: control: Drop __force casts Takashi Iwai
2026-08-12 6:04 ` [PATCH 05/14] ALSA: oss: " Takashi Iwai
2026-08-12 6:04 ` [PATCH 06/14] ALSA: kunit: " Takashi Iwai
2026-08-12 6:04 ` [PATCH 07/14] ALSA: aloop: " Takashi Iwai
2026-08-12 6:04 ` [PATCH 08/14] ALSA: hda: " Takashi Iwai
2026-08-12 6:04 ` [PATCH 09/14] ALSA: asihpi: Drop __force cast Takashi Iwai
2026-08-12 6:04 ` [PATCH 10/14] ALSA: emu10k1: Drop __force casts Takashi Iwai
2026-08-12 6:04 ` [PATCH 11/14] ASoC: fsl: " Takashi Iwai
2026-08-12 9:41 ` Shengjiu Wang
2026-08-12 12:49 ` Mark Brown
2026-08-12 6:04 ` [PATCH 12/14] ASoC: Intel: avs: Drop __force cast Takashi Iwai
2026-08-12 7:12 ` Cezary Rojewski
2026-08-12 14:04 ` Mark Brown
2026-08-12 6:04 ` [PATCH 13/14] ASoC: mediatek: Drop __force casts Takashi Iwai
2026-08-12 14:06 ` Mark Brown
2026-08-12 6:04 ` [PATCH 14/14] ASoC: meson: Drop __force cast Takashi Iwai
2026-08-12 14:07 ` Mark Brown
2026-08-12 7:27 ` [PATCH 00/14] ALSA: Drop __bitwise and __force prefix Cezary Rojewski
2026-08-12 7:34 ` Takashi Iwai [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=87ecg323nr.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=Xiubo.Lee@gmail.com \
--cc=broonie@kernel.org \
--cc=cezary.rojewski@intel.com \
--cc=festevam@gmail.com \
--cc=jbrunet@baylibre.com \
--cc=linux-sound@vger.kernel.org \
--cc=nicoleotsuka@gmail.com \
--cc=shengjiu.wang@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.