aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorAntonio Borneo <[email protected]>2024-06-20 10:31:12 +0200
committerThomas Gleixner <[email protected]>2024-06-23 19:49:45 +0200
commitc9d269469d2b9a06559cdc84d12dd3fb4d552581 (patch)
tree9446c0d4308221cc90ca0de21e9067479196e2a6 /scripts/rustdoc_test_builder.rs
parent350755e2e548ccbe941d045900b57233efa906cb (diff)
irqchip/stm32mp-exti: Rename internal symbols
Rename all the internal symbols accordingly to the new name of the driver. Renaming done automatically through sed rules: s/stm32_exti_set_type/stm32mp_exti_convert_type/g s/stm32_exti_h_/stm32mp_exti_/g s/stm32_exti/stm32mp_exti/g s/stm32_bank/bank/g s/stm32_/stm32mp_/g s/STM32_/STM32MP_/g s/STM32MP1_/STM32MP_/g s/stm32mp1_exti_/stm32mp_exti_/g s/stm32-exti-h/stm32mp-exti/g Manually fix some indentation after the rename. [ tglx: Mop up more coding style issues while at it ] Signed-off-by: Antonio Borneo <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions