From: Kulikov Vasiliy Date: Fri, 16 Jul 2010 16:13:51 +0000 (+0400) Subject: staging: hv: check kzalloc() result X-Git-Tag: v2.6.36-rc1~520^2~1^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3eb7cdd111eec56d201c4a2b20b743c746b6d99;p=pandora-kernel.git staging: hv: check kzalloc() result If kzalloc() fails free allocated resources and exit. Signed-off-by: Kulikov Vasiliy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed