diff options
author | Umang Jain <[email protected]> | 2024-10-17 19:06:24 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-10-19 10:04:06 +0200 |
commit | 0d2df8b10b54578d052daa520fac64e0e0ce74e2 (patch) | |
tree | 2df96f9d7be6d265eda2926b8c8f316a36cfbfc0 /tools/perf/scripts/python/parallel-perf.py | |
parent | 039beaa5ace1e2cf9f0f3fa542f3057f9ededa61 (diff) |
staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk
Subsume offset and uoffset inside struct vchiq_bulk instead of
open-coding them in vchiq_prepare_bulk_data() function. It helps in
reducing function parameters and can be easily retrieved from the
struct vchiq_bulk pointer for creating pagelist.
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/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions