aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2024-10-17 19:06:28 +0530
committerGreg Kroah-Hartman <[email protected]>2024-10-19 10:04:06 +0200
commit643f2e8a6aa1885efd23d15f8b2b6446cb8052f8 (patch)
treed276cbf64d1fc24667511ef4c402c701e4f1fd67 /tools/perf/scripts/python/net_dropmonitor.py
parentb7a0b11170f145f6a20670d8d0cd4551d30d1bcf (diff)
staging: vchiq_core: Simplify bulk transfer queue message function
vchiq_bulk_xfer_queue_msg_killable() is a common function between various bulk transfer code paths (blocking, callback and no-callback). These code paths were simplified earlier by passing a populated struct vchiq_bulk pointer in order to avoid open-coding the parameters required to initiate a bulk transfer. Now simplify the vchiq_bulk_xfer_queue_msg_killable() in a similar way i.e. avoid open-coding the function parameters and pass the struct vchiq_bulk pointer directly, coming from the various bulk transfer code paths. Signed-off-by: Umang Jain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions