Re: [PATCH] ALSA: fix typos in comments
From: Takashi Iwai
Date: Mon Sep 14 2026 - 13:39:40 EST
On Mon, 07 Sep 2026 08:32:02 +0200,
Hemanth Selam wrote:
>
> Fix typos in comments, reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt. Only touches comments, no code
> changes.
>
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
> ---
> include/sound/emu10k1.h | 4 ++--
> include/sound/emux_legacy.h | 2 +-
> sound/core/seq/oss/seq_oss_init.c | 2 +-
> sound/firewire/bebob/bebob_hwdep.c | 2 +-
> sound/hda/codecs/hdmi/hdmi.c | 2 +-
> sound/hda/codecs/realtek/alc882.c | 2 +-
> sound/hda/codecs/sigmatel.c | 6 +++---
> sound/hda/common/codec.c | 2 +-
> sound/i2c/other/ak4113.c | 2 +-
> sound/i2c/other/ak4114.c | 2 +-
> sound/i2c/other/ak4xxx-adda.c | 2 +-
> sound/isa/opti9xx/opti92x-ad1848.c | 2 +-
> sound/mips/hal2.c | 4 ++--
> sound/pci/ac97/ac97_codec.c | 2 +-
> sound/pci/ac97/ac97_patch.c | 2 +-
> sound/pci/au88x0/au88x0.h | 2 +-
> sound/pci/au88x0/au88x0_mpu401.c | 2 +-
> sound/pci/aw2/aw2-saa7146.c | 4 ++--
> sound/pci/cs4281.c | 2 +-
> sound/pci/cs46xx/cs46xx_lib.c | 6 +++---
> sound/pci/cs46xx/dsp_spos_scb_lib.c | 8 ++++----
> sound/pci/echoaudio/echoaudio.c | 4 ++--
> sound/pci/echoaudio/echoaudio.h | 4 ++--
> sound/pci/lx6464es/lx_core.c | 2 +-
> sound/pci/lx6464es/lx_defs.h | 2 +-
> sound/pci/pcxhr/pcxhr_core.c | 4 ++--
> sound/pci/riptide/riptide.c | 4 ++--
> sound/pci/rme32.c | 2 +-
> sound/pci/rme9652/hdsp.c | 2 +-
> sound/pci/trident/trident_memory.c | 2 +-
> sound/pci/vx222/vx222_ops.c | 2 +-
> sound/pcmcia/vx/vxp_ops.c | 2 +-
> sound/ppc/tumbler.c | 2 +-
> sound/usb/mixer.c | 4 ++--
> sound/usb/mixer_us16x08.h | 2 +-
That's way too spanned than wished. Could you try to split a bit
more? Not necessarily one by one, but the current form is too coarse,
and it can be problematic when backporting a fix patch in future, too.
thanks,
Takashi