Enji Cooper cb05064e70 Remove unnecessary memset(.., 0, ..)'s
The mem_alloc macro calls calloc (userspace) / malloc(.., M_WAITOK|M_ZERO)
under the covers, so zeroing out memory is already handled by the underlying
calls

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-05-24 20:06:41 +00:00
..
2016-05-06 01:49:46 +00:00
2016-05-06 01:49:46 +00:00
2016-05-06 01:49:46 +00:00
2016-05-24 20:06:41 +00:00
2016-05-06 01:49:46 +00:00
2016-05-06 01:49:46 +00:00