]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Use vzalloc() instead of vmalloc()+memset().
authorJoe Perches <joe@perches.com>
Mon, 1 Aug 2011 00:51:00 +0000 (10:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 00:51:00 +0000 (10:51 +1000)
commitada0f001e12d4ced55aa7008ed5e755383e3731c
treed4e90b6981799e1cc8cb068d56683346d6d4cb9c
parentf66871451aabff1e76538c1292e3b55ea13a701d
Use vzalloc() instead of vmalloc()+memset().

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-log.c
drivers/md/dm-snap-persistent.c
drivers/md/dm-table.c