K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-08T18:23:33.571563Z K 7 svn:log V 234 MFstable/10 r301680: 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