diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-25 09:45:26 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-28 08:27:48 +0200 |
| commit | 517d4927aabe488144863e72b52bb3e506fecd34 (patch) | |
| tree | 44ae824e50ea0437e765c1521481527c26bd73fc /scripts/gdb/linux/proc.py | |
| parent | 2f9e87f5a2941b259336c7ea6c5a1499ede4554a (diff) | |
driver core: bus: constify class_unregister/destroy()
The class_unregister() and class_destroy() function should be taking a
const * to struct class, not just a *, so fix that up.
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230325084526.3622123-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions
