mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
When initializing sd or sdio card, we get struct mmc_card from mmc_alloc_card which allocates it by kzalloc. So we don't need another memset while decoding cid. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
28 KiB
28 KiB