[PATCH v2 07/23] ALSA: firewire: bebob: fix typos in comments

From: Hemanth Selam

Date: Tue Sep 15 2026 - 05:01:23 EST


Correct spelling mistakes in comments. No functional change.

Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
---
sound/firewire/bebob/bebob_hwdep.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/firewire/bebob/bebob_hwdep.c b/sound/firewire/bebob/bebob_hwdep.c
index 216d1fceb6e7..1c523525fad2 100644
--- a/sound/firewire/bebob/bebob_hwdep.c
+++ b/sound/firewire/bebob/bebob_hwdep.c
@@ -8,7 +8,7 @@
/*
* This codes give three functionality.
*
- * 1.get firewire node infomation
+ * 1.get firewire node information
* 2.get notification about starting/stopping stream
* 3.lock/unlock stream
*/
--
2.48.1