From: Dan Carpenter Date: Wed, 5 Mar 2014 10:55:09 +0000 (+0300) Subject: ALSA: lola: NULL deref on allocation error X-Git-Tag: v3.15-rc1~142^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf9bb21ee6df76a3a1eaa512a350cb1af00d544;p=pandora-kernel.git ALSA: lola: NULL deref on allocation error "chip" is NULL here. We don't need a printk here because kmalloc() has it built in. Signed-off-by: Dan Carpenter Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed