aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2024-10-17 19:06:25 +0530
committerGreg Kroah-Hartman <[email protected]>2024-10-19 10:04:06 +0200
commit53cc1e2549d4a49ae18389e591b2ab6af253bd49 (patch)
tree9d9d9aec6407766f6370b8fe07491b28c8576bb2 /tools/perf/scripts/python/net_dropmonitor.py
parent0d2df8b10b54578d052daa520fac64e0e0ce74e2 (diff)
staging: vchiq_core: Simplify bulk data preparatory functions
Two functions create_pagelist() and vchiq_prepare_bulk_data() open code bulk data arguments ('size' and 'dir') in their function signatures which can easily be obtained by struct vchiq_bulk pointer. Retrieve the arguments from vchiq_bulk pointer instead and reduce the number of arguments passed in create_pagelist() and vchiq_bulk_prepare_data(). No functional changes intended in this patch. 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