* [PATCH] ALSA: hda: Fix typo in hda_sysfs.h
@ 2024-12-03 9:42 Zhu Jun
2024-12-03 10:10 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Jun @ 2024-12-03 9:42 UTC (permalink / raw)
To: perex; +Cc: tiwai, linux-sound, linux-kernel, zhujun2
The word 'accodingly' is wrong, so fix it.
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
---
sound/pci/hda/hda_sysfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/pci/hda/hda_sysfs.c b/sound/pci/hda/hda_sysfs.c
index 265fd4737..140e24bf4 100644
--- a/sound/pci/hda/hda_sysfs.c
+++ b/sound/pci/hda/hda_sysfs.c
@@ -648,7 +648,7 @@ static const struct hda_patch_item patch_items[NUM_LINE_MODES] = {
},
};
-/* check the line starting with '[' -- change the parser mode accodingly */
+/* check the line starting with '[' -- change the parser mode accordingly */
static int parse_line_mode(char *buf, struct hda_bus *bus)
{
int i;
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda: Fix typo in hda_sysfs.h
2024-12-03 9:42 [PATCH] ALSA: hda: Fix typo in hda_sysfs.h Zhu Jun
@ 2024-12-03 10:10 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-12-03 10:10 UTC (permalink / raw)
To: Zhu Jun; +Cc: perex, tiwai, linux-sound, linux-kernel
On Tue, 03 Dec 2024 10:42:50 +0100,
Zhu Jun wrote:
>
> The word 'accodingly' is wrong, so fix it.
>
> Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-03 10:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-03 9:42 [PATCH] ALSA: hda: Fix typo in hda_sysfs.h Zhu Jun
2024-12-03 10:10 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox