• Stephen Rothwell's avatar
    sound: use semicolons to end statements · 0f48327e
    Stephen Rothwell authored
    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: default avatarStephen Rothwell <sfr@canb.auug.org.au>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    0f48327e
patch_via.c 169 KB