From: Takashi Iwai Date: Tue, 29 Oct 2013 15:51:36 +0000 (+0100) Subject: ALSA: lola: Fix uninitialized variable access in error message X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd5ab9c3c32767e5c5e76bed9b0e2b84512f936;p=pandora-kernel.git ALSA: lola: Fix uninitialized variable access in error message The FUNCTION_TYPE parameter isn't associated with any NID, thus showing the uninitialized nid in the error message is simply nonsense. Spotted by coverity CID 145068. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed