diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2022-03-18 12:31:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-21 13:59:56 +0300 |
commit | b8f7544a6cb384c079e3d626b3ee185086a7c0ef (patch) | |
tree | 78739bdbe8852ab95d7d76a8053344adbe7f5d4d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f22881de730ebd472e15bcc2c0d1d46e36a87b9c (diff) | |
download | linux-b8f7544a6cb384c079e3d626b3ee185086a7c0ef.tar.xz |
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