• S
    sound: use semicolons to end statements · 0f48327e
    Stephen Rothwell 提交于
    Fixes:
    
    sound/pci/hda/patch_via.c: In function 'patch_vt1718S':
    sound/pci/hda/patch_via.c:4951: error: expected expression before 'return'
    sound/pci/hda/patch_via.c: In function 'patch_vt1716S':
    sound/pci/hda/patch_via.c:5441: error: expected expression before 'return'
    sound/pci/hda/patch_via.c: In function 'patch_vt2002P':
    sound/pci/hda/patch_via.c:5794: error: expected expression before 'return'
    sound/pci/hda/patch_via.c: In function 'patch_vt1812':
    sound/pci/hda/patch_via.c:6148: error: expected expression before 'return'
    Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
    Signed-off-by: NTakashi Iwai <tiwai@suse.de>
    0f48327e
patch_via.c 168.6 KB