git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd0f5c
)
ALSA: ali5451: Drop unused variable
author
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000
(15:42 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 29 Oct 2013 14:42:29 +0000
(15:42 +0100)
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>
No differences found