projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5217ae2
)
ALSA: hda: Fix typo in hda_sysfs.h
author
Zhu Jun
<zhujun2@cmss.chinamobile.com>
Tue, 3 Dec 2024 09:42:50 +0000
(
01:42
-0800)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 3 Dec 2024 10:10:15 +0000
(11:10 +0100)
The word 'accodingly' is wrong, so fix it.
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Link:
https://patch.msgid.link/20241203094250.8312-1-zhujun2@cmss.chinamobile.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_sysfs.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/hda/hda_sysfs.c
b/sound/pci/hda/hda_sysfs.c
index 265fd47378931d44b6f1b7fbd385df233edfa988..140e24bf4d7fc5da40e9255d6def98a57ae4c2b7 100644
(file)
--- 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 acco
r
dingly */
static int parse_line_mode(char *buf, struct hda_bus *bus)
{
int i;