aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorWan Jiabing <[email protected]>2022-03-18 17:31:53 +0800
committerDavid S. Miller <[email protected]>2022-03-21 10:59:56 +0000
commitb8f7544a6cb384c079e3d626b3ee185086a7c0ef (patch)
tree78739bdbe8852ab95d7d76a8053344adbe7f5d4d /net/lapb/lapb_subr.c
parentf22881de730ebd472e15bcc2c0d1d46e36a87b9c (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions