--------------------- PatchSet 3131 Date: 2005/04/20 13:43:00 Author: tiwai Branch: HEAD Tag: (none) Log: Summary: Fix a typo in comments Fix a typo in comments. Members: pci/hda/hda_generic.c:1.4->1.5 Index: /sound/pci/hda/hda_generic.c diff -u /sound/pci/hda/hda_generic.c.old /sound/pci/hda/hda_generic.c --- /sound/pci/hda/hda_generic.c.old Wed Apr 13 06:37:50 2005 +++ /sound/pci/hda/hda_generic.c Wed Apr 20 05:43:00 2005 @@ -44,7 +44,7 @@ struct list_head list; }; -/* pathc-specific record */ +/* patch-specific record */ struct hda_gspec { struct hda_gnode *dac_node; /* DAC node */ struct hda_gnode *out_pin_node; /* Output pin (Line-Out) node */