]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
use calloc() instead of malloc() to get memory initialized to zero
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 20 Mar 2012 11:11:22 +0000 (12:11 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 20 Mar 2012 11:11:22 +0000 (12:11 +0100)
commit7dbfba603b039f8fd9b0af26719822579db29f61
tree977e0ca8aca691ebe7d3c1d41e1d89138b254e10
parent61fa21336c379bcdf1284eb7f2fa4196aa56bfd5
use calloc() instead of malloc() to get memory initialized to zero
drivers/mmc/mxsmmc.c