summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2024-10-17 19:06:24 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-10-19 10:04:06 +0200
commit0d2df8b10b54578d052daa520fac64e0e0ce74e2 (patch)
tree2df96f9d7be6d265eda2926b8c8f316a36cfbfc0 /scripts/const_structs.checkpatch
parent039beaa5ace1e2cf9f0f3fa542f3057f9ededa61 (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 <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20241017133629.216672-2-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions