From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:54 +0000 (-0800) Subject: [PATCH] Char: isicom, check kmalloc retval X-Git-Tag: v2.6.20-rc1~34^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0671378426d9768bf20d5e0f8389374dcdc2abf;p=pandora-kernel.git [PATCH] Char: isicom, check kmalloc retval Value returned from kamlloc may be NULL, we should check if ENOMEM occured. Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed