From: Takashi Iwai Date: Tue, 29 Oct 2013 14:42:29 +0000 (+0100) Subject: ALSA: ali5451: Drop unused variable X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329bbd9ba738b85675151b82260cd08bdd765de2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed