From 7cf9bb21ee6df76a3a1eaa512a350cb1af00d544 Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Wed, 5 Mar 2014 13:55:09 +0300 Subject: [PATCH] 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-format-patch failed