diff options
| author | Tejas Upadhyay <[email protected]> | 2023-07-03 14:36:10 +0530 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:35:15 -0500 |
| commit | 55d8ac9631aaa8ae3794341c52009f635a0d3188 (patch) | |
| tree | b97d9d2b28bcc8fa7fef896670d89d0eb1756953 /tools/perf/scripts/python/bin | |
| parent | 43e82fb9ecf0009aeb95e284067a9a24a55a93ed (diff) | |
drm/xe: make kobject type struct as 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.
Reviewed-by: Nirmoy Das <[email protected]>
Signed-off-by: Tejas Upadhyay <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions