diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 19:18:36 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-17 15:16:35 +0100 |
| commit | a2fd6e42e4fb661e183977072022b7dd8dd65d90 (patch) | |
| tree | 1fcb7061a83a6b7fd6505cc8bee538fdd25ec8b4 /tools/perf/scripts/python | |
| parent | driver core: class: remove module * from class_create() (diff) | |
| download | linux-a2fd6e42e4fb661e183977072022b7dd8dd65d90.tar.gz linux-a2fd6e42e4fb661e183977072022b7dd8dd65d90.zip | |
driver core: class: make class_dev_iter_init() options const
class_dev_iter_init() does not modify the struct class or the struct
device passed into it, so mark them as const * to enforce that.
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313181843.1207845-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
