diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-15 23:06:44 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-10-16 13:35:36 +0200 |
commit | de168981384097f810d3ecfb4bcfa5019cc7c160 (patch) | |
tree | ab28acd3f25485ee4d5a7537a42e7be8b05a944b /sound/pci | |
parent | ALSA: hda - silence uninitialized variable warning in activate_amp_in() (diff) | |
download | linux-de168981384097f810d3ecfb4bcfa5019cc7c160.tar.xz linux-de168981384097f810d3ecfb4bcfa5019cc7c160.zip |
ALSA: pcm: remove redundant variable runtime
An earlier commit removed the access to variable runtime
and we are now left with unused variable that is redundant,
so remove it.
Cleans up the clang warning: Value stored to 'runtime' is never read
Fixes: e11f0f90a626 ("ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions