From: Dan Carpenter Date: Sun, 7 Mar 2010 02:35:42 +0000 (+0000) Subject: irda-usb: add error handling and fix leak X-Git-Tag: v2.6.34-rc2~48^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e2b807234c42fab59f98ec913db30dfda0e63a7;p=pandora-kernel.git irda-usb: add error handling and fix leak If the call to kcalloc() fails then we should return -ENOMEM. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed