diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2024-10-23 16:34:04 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-04 00:55:06 +0100 |
commit | ccb0b5e4f59d838f8c51adf96c8b5d099a1e8c25 (patch) | |
tree | c934da23259a1c54a0779269f7d50d8473efa699 /tools/perf/scripts/python/parallel-perf.py | |
parent | f19d14dd79a1f3cda8a7f6bc012c4cee8a178748 (diff) |
staging: vchiq: Rename vchiq_completion_data 'bulk_userdata'
In a previous commit, struct vchiq_bulk 'userdata' got renamed to
'cb_data' since it is the data pointer passed in
VCHIQ_BULK_CALLBACK_MODE's callback. Since struct vchiq_completion_data*
structs also has 'bulk_userdata' for completion records, rename
'bulk_userdata' member to 'cb_data' for these structs as well.
This brings consistency and clarity for the struct members. No
functional change in this patch.
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20241023110406.885199-5-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions