Thomas Weißschuh fb073aa27a dma-buf: make kobj_type structure 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 definition to prevent
modification at runtime.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20230217-kobj_type-dma-buf-v1-1-b84a3616522c@weissschuh.net
2023-02-17 09:16:34 +01:00
..
2023-01-31 12:23:23 +01:00
2022-12-16 03:54:54 -08:00
2022-06-23 10:51:43 +02:00
2022-03-25 14:18:28 +01:00
2019-06-19 12:07:29 +02:00