diff options
| author | Greg Kroah-Hartman <[email protected]> | 2022-10-21 09:23:10 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-22 09:55:19 +0200 |
| commit | 3d24903a6dd27ab817b4c6c24bee245ff06f7c8e (patch) | |
| tree | c33e0cf9a080dad4d87b433394e081236ca4d763 /tools/perf/scripts/python/bin | |
| parent | 33a0a1e3b3d17445832177981dc7a1c6a5b009f8 (diff) | |
kobject: make get_ktype() take a const pointer
get_ktype() does not modify the structure passed to it, so mark the
parameter as being const to allow other const structures to be passed to
it in the future.
Cc: "Rafael J. Wysocki" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions