Commits
Dan Carpenter committed 7cf9bb21ee6
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 <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>