aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-09-04 16:22:46 +0200
committerTony Nguyen <anthony.l.nguyen@intel.com>2022-09-06 13:55:47 -0700
commit04cbaa6c08e3974760c7ac5a70256d736444f6f0 (patch)
treec294cb430a817a29976d85b6ff3443886c68429d /drivers/usb/cdns3/cdns3-debug.h
parentice: switch: Simplify memory allocation (diff)
downloadlinux-04cbaa6c08e3974760c7ac5a70256d736444f6f0.tar.gz
linux-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 <christophe.jaillet@wanadoo.fr> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions