]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Use vzalloc() instead of vmalloc()+memset().
authorJoe Perches <joe@perches.com>
Mon, 25 Jul 2011 00:49:52 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:52 +0000 (10:49 +1000)
commit2ec013209016c0e4d362e71c2fe5b1c56446a9e9
tree026509ea1337caba7b1d302e147a7c01d133d534
parent4c7e90337bd5341920927d7397fbdce26ec66f55
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