Re: [PATCH v2 00/23] ALSA: fix typos in comments
From: Takashi Iwai
Date: Tue Sep 15 2026 - 06:08:32 EST
On Tue, 15 Sep 2026 10:44:01 +0200,
Hemanth Selam wrote:
>
> v1 was a single patch touching 35 files, which was too coarse and would
> get in the way of backporting real fixes later on.
>
> This v2 splits it per driver, so each patch stays confined to one driver
> and can be dropped or backported on its own. Drivers made up of several
> files (hda, usb-audio, i2c, ac97, ...) are kept together in a single
> patch rather than going all the way down to one patch per file.
>
> Comments only, no functional change. The combined diff of this series
> is identical to v1 except for a trailing whitespace dropped from one
> cs46xx comment line that checkpatch complained about.
>
> Built with allmodconfig on x86, sound/ compiles clean with no new
> warnings. sound/mips/hal2.c and sound/ppc/tumbler.c are arch-gated so
> they were not compile-tested here; both are comment-only as well.
>
> v1: https://lore.kernel.org/all/20260907063202.20577-1-hemanth.selam@xxxxxxxxx/
>
> Hemanth Selam (23):
> ALSA: core: seq: oss: fix typos in comments
> ALSA: hda: fix typos in comments
> ALSA: usb-audio: fix typos in comments
> ALSA: i2c: fix typos in comments
> ALSA: emu10k1: fix typos in comments
> ALSA: emux: fix typos in comments
> ALSA: firewire: bebob: fix typos in comments
> ALSA: opti9xx: fix typos in comments
> ALSA: hal2: fix typos in comments
> ALSA: ppc: tumbler: fix typos in comments
> ALSA: ac97: fix typos in comments
> ALSA: au88x0: fix typos in comments
> ALSA: aw2: fix typos in comments
> ALSA: cs4281: fix typos in comments
> ALSA: cs46xx: fix typos in comments
> ALSA: echoaudio: fix typos in comments
> ALSA: lx6464es: fix typos in comments
> ALSA: pcxhr: fix typos in comments
> ALSA: riptide: fix typos in comments
> ALSA: rme32: fix typos in comments
> ALSA: hdsp: fix typos in comments
> ALSA: trident: fix typos in comments
> ALSA: vx: fix typos in comments
Applied to for-next branch now. Thanks.
Takashi