ALSA: ali5451: Drop unused variable
authorTakashi Iwai <tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000 (15:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000 (15:42 +0100)
commit329bbd9ba738b85675151b82260cd08bdd765de2
tree60d144c9e8d116921e74d5e0ba6a47c60a63371e
parent9bd0f5c042e218c0573e730d181287abecd6b18b
ALSA: ali5451: Drop unused variable

The variable runtime is never used, and this might be even a source of
NULL-dereference.  Nothing better than killing it.

Spotted by coverity CID 100862.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ali5451/ali5451.c
This page took 0.023649 seconds and 5 git commands to generate.