mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 21:44:06 +08:00
8407b23199
Use kzalloc rather than kcalloc(1,...) The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ @@ - kcalloc(1, + kzalloc( ...) // </smpl> Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mlxfw_fsm.c | ||
mlxfw_mfa2_file.h | ||
mlxfw_mfa2_format.h | ||
mlxfw_mfa2_tlv_multi.c | ||
mlxfw_mfa2_tlv_multi.h | ||
mlxfw_mfa2_tlv.h | ||
mlxfw_mfa2.c | ||
mlxfw_mfa2.h | ||
mlxfw.h |