From: Tsutomu Itoh Date: Mon, 25 Apr 2011 23:43:52 +0000 (-0400) Subject: Btrfs: check return value of kmalloc() X-Git-Tag: v2.6.39-rc5~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d413713ca744fa00cf4e05d4054d80727b84789;p=pandora-kernel.git Btrfs: check return value of kmalloc() The check on the return value of kmalloc() is added to some places. Signed-off-by: Tsutomu Itoh Signed-off-by: Chris Mason --- Reading git-diff-tree failed