diff options
author | Thomas Weißschuh <[email protected]> | 2023-02-04 05:47:03 +0000 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-02-06 11:03:00 -0600 |
commit | 20f6d4f2a474fc2dc502358dcee3c9b18304ec1e (patch) | |
tree | 74c345a22d734f1f82197f3d89e2361b7e08882c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | df4fdd0db4756f8d08285e4a93fa40056aefefbe (diff) |
of: make of_node_ktype 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions