public inbox for linux-kernel-mentees@lists.linux-foundation.org
 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

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