From: Qinghua Zhao <zqh1630@126.com>
To: linux-kernel@vger.kernel.org
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
linux-sound@vger.kernel.org, Qinghua Zhao <zqh1630@126.com>
Subject: [PATCH] sound/soc/tegra: Fix spelling error 'recieved' -> 'received'
Date: Thu, 9 Apr 2026 21:52:13 +0800 [thread overview]
Message-ID: <20260409135213.16558-1-zqh1630@126.com> (raw)
Fix typo in comment where 'recieved' should be 'received'.
Signed-off-by: Qinghua Zhao <zqh1630@126.com>
---
sound/soc/tegra/tegra20_spdif.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/tegra/tegra20_spdif.h b/sound/soc/tegra/tegra20_spdif.h
index ff4b79e20..26ab8d5c7 100644
--- a/sound/soc/tegra/tegra20_spdif.h
+++ b/sound/soc/tegra/tegra20_spdif.h
@@ -171,7 +171,7 @@
/*
* RX channel block data receive status:
- * 0=entire block not recieved yet.
+ * 0=entire block not received yet.
* 1=received entire block of channel status,
*/
#define TEGRA20_SPDIF_STATUS_IS_C (1 << 21)
--
2.40.1
next reply other threads:[~2026-04-09 13:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-09 13:52 Qinghua Zhao [this message]
2026-04-09 17:32 ` [PATCH] sound/soc/tegra: Fix spelling error 'recieved' -> 'received' Mark Brown
2026-04-09 18:41 ` Mark Brown
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=20260409135213.16558-1-zqh1630@126.com \
--to=zqh1630@126.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.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