diff options
author | 2023-02-17 03:16:25 +0000 | |
---|---|---|
committer | 2023-02-21 15:00:09 +0100 | |
commit | ce7980ae9080f72f08d50355c4d9084d57aece63 (patch) | |
tree | 7c19278a12852b75dee2f4e67a318fc9d60807a6 /scripts/generate_rust_analyzer.py | |
parent | PCI/MSI: Clarify usage of pci_msix_free_irq() (diff) | |
download | wireguard-linux-ce7980ae9080f72f08d50355c4d9084d57aece63.tar.xz wireguard-linux-ce7980ae9080f72f08d50355c4d9084d57aece63.zip |
genirq/irqdesc: Make kobj_type structures constant
Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")
the driver core allows the usage of const struct kobj_type.
Take advantage of this to constify the structure definitions which prevents
modification at runtime.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230217-kobj_type-irq-v1-1-fedfacaf8cdb@weissschuh.net
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions