diff options
author | 2023-04-02 19:58:48 +0200 | |
---|---|---|
committer | 2023-04-03 21:42:48 +0200 | |
commit | 6b0d49be81cf4f1cf30ebd079cbf4643cab0a01d (patch) | |
tree | f25a0714288c2a60e838c8afaa248e79ecc8014a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | driver core: class: make class_register() take a const * (diff) | |
download | wireguard-linux-6b0d49be81cf4f1cf30ebd079cbf4643cab0a01d.tar.xz wireguard-linux-6b0d49be81cf4f1cf30ebd079cbf4643cab0a01d.zip |
driver core: class: mark the struct class in struct class_interface constant
The struct class pointer in struct class_interface is never modified, so
mark it as const so that no one accidentally tries to modify it in the
future.
Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/2023040249-handball-gruffly-5da7@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions