diff options
| author | Thomas Weißschuh <[email protected]> | 2023-02-17 03:17:49 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-03-14 17:06:42 +0800 |
| commit | 0bedc99203724900b1d05df69e24bdbb1d3e6545 (patch) | |
| tree | 5d8136f7ae374b9bfc9ccb2d4953c56561d68f37 /tools/perf/scripts/python | |
| parent | c0f9e01dd266b8a8f674d9f6a388972b81be1641 (diff) | |
padata: 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 <[email protected]>
Acked-by: Daniel Jordan <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions