summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-25 09:45:26 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-28 08:27:48 +0200
commit517d4927aabe488144863e72b52bb3e506fecd34 (patch)
tree44ae824e50ea0437e765c1521481527c26bd73fc /drivers/mtd
parent2f9e87f5a2941b259336c7ea6c5a1499ede4554a (diff)
downloadlinux-stable-517d4927aabe488144863e72b52bb3e506fecd34.tar.gz
linux-stable-517d4927aabe488144863e72b52bb3e506fecd34.tar.bz2
linux-stable-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/mtd')
0 files changed, 0 insertions, 0 deletions