diff options
author | 2023-02-16 01:12:25 +0000 | |
---|---|---|
committer | 2023-02-16 12:00:25 -0600 | |
commit | 1047377754c33bf860d80714f66fa4a8e56cbbec (patch) | |
tree | dd21d5ebe3b114f7e93bd316904d1c687045d3da /tools/perf/scripts/python/stackcollapse.py | |
parent | PCI: endpoint: pci-epf-vntb: Add epf_ntb_mw_bar_clear() num_mws kernel-doc (diff) | |
download | wireguard-linux-1047377754c33bf860d80714f66fa4a8e56cbbec.tar.xz wireguard-linux-1047377754c33bf860d80714f66fa4a8e56cbbec.zip |
PCI/sysfs: Constify struct kobj_type pci_slot_ktype
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 definition to prevent
modification at runtime.
Link: https://lore.kernel.org/r/20230216-kobj_type-pci-v1-1-46a63c8612b5@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions