Thomas Weißschuh 1047377754 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>
2023-02-16 12:00:25 -06:00
..
2022-12-19 08:40:58 -06:00
2022-12-14 09:54:10 -08:00
2022-03-07 12:06:10 -07:00
2022-05-31 09:56:54 -07:00
2022-12-13 10:43:59 -08:00
2022-12-14 09:54:10 -08:00
2022-12-14 09:54:10 -08:00
2021-09-28 13:43:17 -05:00