aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-12-19 14:41:42 +0100
committerGreg Kroah-Hartman <[email protected]>2024-01-04 14:38:29 +0100
commit86438841e48f6361f0a6a04805b7d7813738761f (patch)
treed018cc1af6bdb4247e954b5f0a2c04223ba47745 /scripts/gdb/linux/lists.py
parente76933a9bfa9b7f28a387f2e13cb3e689adc200d (diff)
dma-debug: make dma_debug_add_bus take a const pointer
The driver core now can handle a const struct bus_type pointer, and the dma_debug_add_bus() call just passes on the pointer give to it to the driver core, so make this pointer const as well to allow everyone to use read-only struct bus_type pointers going forward. Cc: Christoph Hellwig <[email protected]> Cc: Marek Szyprowski <[email protected]> Cc: Robin Murphy <[email protected]> Cc: <[email protected]> Reviewed-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/2023121941-dejected-nugget-681e@gregkh Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions