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 /drivers/gpio | |
parent | 2f9e87f5a2941b259336c7ea6c5a1499ede4554a (diff) | |
download | lwn-517d4927aabe488144863e72b52bb3e506fecd34.tar.gz lwn-517d4927aabe488144863e72b52bb3e506fecd34.zip |
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 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions