16 Oct
2017
16 Oct
'17
1:36 p.m.
On Sun, 15 Oct 2017 23:06:44 +0200, Colin King wrote:
From: Colin Ian King colin.king@canonical.com
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
Applied, thanks.
Takashi