aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-09-04 14:22:46 +0000
committerTony Nguyen <[email protected]>2022-09-06 20:55:47 +0000
commit04cbaa6c08e3974760c7ac5a70256d736444f6f0 (patch)
treec294cb430a817a29976d85b6ff3443886c68429d /drivers/usb/cdns3/core.c
parentice: switch: Simplify memory allocation (diff)
downloadkernel-04cbaa6c08e3974760c7ac5a70256d736444f6f0.tar.gz
kernel-04cbaa6c08e3974760c7ac5a70256d736444f6f0.zip
ice: Simplify memory allocation in ice_sched_init_port()
'buf' is locale to the ice_sched_init_port() function. There is no point in using devm_kzalloc()/devm_kfree(). use kzalloc()/kfree() instead. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions