diff options
author | 2022-03-18 17:31:53 +0800 | |
---|---|---|
committer | 2022-03-21 10:59:56 +0000 | |
commit | b8f7544a6cb384c079e3d626b3ee185086a7c0ef (patch) | |
tree | 78739bdbe8852ab95d7d76a8053344adbe7f5d4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netlabel: fix out-of-bounds memory accesses (diff) | |
download | linux-dev-b8f7544a6cb384c079e3d626b3ee185086a7c0ef.tar.xz linux-dev-b8f7544a6cb384c079e3d626b3ee185086a7c0ef.zip |
qed: remove unnecessary memset in qed_init_fw_funcs
allocated_mem is allocated by kcalloc(). The memory is set to zero.
It is unnecessary to call memset again.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions