diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-11 15:01:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-13 16:43:53 +0200 |
commit | 33ebea9bc0a36f62590d37d0a3c859759181573e (patch) | |
tree | 01618307dd77ac99844d453765e841d5650d91d7 /kernel/profile.c | |
parent | driver core: driver: mark driver_add/remove_groups constant (diff) | |
download | linux-33ebea9bc0a36f62590d37d0a3c859759181573e.tar.xz linux-33ebea9bc0a36f62590d37d0a3c859759181573e.zip |
driver core: make device_release_driver_internal() take a const *
Change device_release_driver_internal() to take a const struct
device_driver * as it is not modifying it at all.
Cc: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20240611130103.3262749-10-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions