summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-16 13:19:21 +0100
committerTakashi Iwai <tiwai@suse.de>2017-10-16 14:48:11 +0200
commit6512ab68e2bf6a63b0607abfdaa7f2bb7caca26f (patch)
tree9a74e33d4b826cafdd42a0dcb6b957f9a22b74a9 /sound/usb
parent41e4b7dc6e1b6d717edb8679759c2bde138f78a9 (diff)
ALSA: asihpi: clean up a couple of build warnings
Variable dpcm is never used and hence can be removed. Variable runtime is being assigned but is never read, so the assignment is redundant and can be removed. Cleans up two clang warnings: Value stored to 'dpcm' is never read Value stored to 'runtime' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions