From: Andres J Rosa <andyrosa@gmail.com>
To: linux-sound@vger.kernel.org
Cc: alsa-devel@alsa-project.org, Andres J Rosa <andyrosa@gmail.com>
Subject: [PATCH] ALSA: uapi: Fix typo in asound.h comment
Date: Wed, 3 Dec 2025 10:25:01 -0600 [thread overview]
Message-ID: <20251203162509.1822-1-andyrosa@gmail.com> (raw)
Fix 'level-shit' to 'level-shift' in struct snd_cea_861_aud_if comment.
Signed-off-by: Andres J Rosa <andyrosa@gmail.com>
---
include/uapi/sound/asound.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/sound/asound.h b/include/uapi/sound/asound.h
index 5a049eeae..d3ce75ba9 100644
--- a/include/uapi/sound/asound.h
+++ b/include/uapi/sound/asound.h
@@ -60,7 +60,7 @@ struct snd_cea_861_aud_if {
unsigned char db2_sf_ss; /* sample frequency and size */
unsigned char db3; /* not used, all zeros */
unsigned char db4_ca; /* channel allocation code */
- unsigned char db5_dminh_lsv; /* downmix inhibit & level-shit values */
+ unsigned char db5_dminh_lsv; /* downmix inhibit & level-shift values */
};
/****************************************************************************
--
2.52.0.windows.1
next reply other threads:[~2025-12-03 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 16:25 Andres J Rosa [this message]
2025-12-08 14:28 ` [PATCH] ALSA: uapi: Fix typo in asound.h comment Takashi Iwai
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=20251203162509.1822-1-andyrosa@gmail.com \
--to=andyrosa@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-sound@vger.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;
as well as URLs for NNTP newsgroup(s).