aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-03-13 19:29:15 +0100
committerGreg Kroah-Hartman <[email protected]>2023-03-23 13:21:51 +0100
commita3ea9fbc822f9ae9402ffc0954751d7a11f672ea (patch)
tree1ae744c14ab19f7499e8cbe0d1d6f083fb4d8680 /tools/perf/scripts/python
parent790f3b60ac78efb339c7ef2f4d2dba63c804110a (diff)
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Change the function arm_iommu_create_mapping() to take a pointer to a const bus_type as the function does not modify the variable the pointer points to at all, and the driver core bus functions it calls all expect a const * type. Cc: Russell King <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: "Russell King (Oracle)" <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Robin Murphy <[email protected]> Cc: Kees Cook <[email protected]> Cc: Lukas Bulwahn <[email protected]> Cc: Ben Dooks <[email protected]> Cc: Linus Walleij <[email protected]> Cc: [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')
0 files changed, 0 insertions, 0 deletions