From: Joe Perches Date: Tue, 2 Aug 2011 11:32:02 +0000 (+0100) Subject: dm: use vzalloc X-Git-Tag: v3.1-rc1~85^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29e65aacbd9e628378084905cbcf62a9fa4a8cc;p=pandora-kernel.git dm: use vzalloc Use vzalloc() instead of vmalloc()+memset(). Signed-off-by: Joe Perches Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed