K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-08T18:22:54.992162Z K 7 svn:log V 212 MFC r300625: 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 END