alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Andres Rosa <andyrosa@gmail.com>
To: linux-sound@vger.kernel.org
Cc: alsa-devel@alsa-project.org
Subject: [PATCH] ALSA: uapi: Fix typo in [asound.h](http://_vscodecontentref_/0) comment
Date: Wed, 3 Dec 2025 01:49:12 -0600	[thread overview]
Message-ID: <CAPDTTkh5YgiugcGN2-WS3d02UmvgknV7U9B9tsUo64qVhDJuTA@mail.gmail.com> (raw)

Fix 'level-shit' to 'level-shift' in struct snd_cea_861_aud_if comment.

Signed-off-by: Andy 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

                 reply	other threads:[~2025-12-03  7:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAPDTTkh5YgiugcGN2-WS3d02UmvgknV7U9B9tsUo64qVhDJuTA@mail.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).