From: Kulikov Vasiliy Date: Fri, 30 Jul 2010 11:08:00 +0000 (+0400) Subject: staging: otus: check kmalloc() return value X-Git-Tag: v2.6.36-rc1~520^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49d0e39a09209d0136c7da2a1a52e99af2d4656;p=pandora-kernel.git staging: otus: check kmalloc() return value kmalloc() may fail, if so return error from zfwUsbSubmitControl(). Signed-off-by: Kulikov Vasiliy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed