linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: alsa: Fix typo in mixer-test.c
@ 2025-08-23  9:54 Vivek Alurkar
  2025-08-24 11:31 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Vivek Alurkar @ 2025-08-23  9:54 UTC (permalink / raw)
  To: broonie, skhan
  Cc: Vivek Alurkar, linux-sound, linux-kselftest, linux-kernel-mentees

Change "libray" to "library".

Signed-off-by: Vivek Alurkar <primalkenja@gmail.com>
---
 tools/testing/selftests/alsa/mixer-test.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/alsa/mixer-test.c b/tools/testing/selftests/alsa/mixer-test.c
index 2a4b2662035e..dc7b290fc4ad 100644
--- a/tools/testing/selftests/alsa/mixer-test.c
+++ b/tools/testing/selftests/alsa/mixer-test.c
@@ -685,7 +685,7 @@ static int write_and_verify(struct ctl_data *ctl,
 	}
 
 	/*
-	 * Use the libray to compare values, if there's a mismatch
+	 * Use the library to compare values, if there's a mismatch
 	 * carry on and try to provide a more useful diagnostic than
 	 * just "mismatch".
 	 */
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests: alsa: Fix typo in mixer-test.c
  2025-08-23  9:54 [PATCH] selftests: alsa: Fix typo in mixer-test.c Vivek Alurkar
@ 2025-08-24 11:31 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2025-08-24 11:31 UTC (permalink / raw)
  To: Vivek Alurkar; +Cc: skhan, linux-sound, linux-kselftest, linux-kernel-mentees

[-- Attachment #1: Type: text/plain, Size: 141 bytes --]

On Sat, Aug 23, 2025 at 02:54:38AM -0700, Vivek Alurkar wrote:
> Change "libray" to "library".

Reviewed-by: Mark Brown <broonie@kernel.org>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-24 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-23  9:54 [PATCH] selftests: alsa: Fix typo in mixer-test.c Vivek Alurkar
2025-08-24 11:31 ` Mark Brown

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).