summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_in.c
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 /net/lapb/lapb_in.c
parent1b9e740dd733d1db4e790e94a4e5021ad17d92f7 (diff)
downloadlinux-04cbaa6c08e3974760c7ac5a70256d736444f6f0.tar.bz2
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 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions