diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-08 14:13:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-02-09 12:43:41 +0300 |
commit | f91482be9b480dfce2616f5ba3fa548b8ed41efb (patch) | |
tree | 1cdc5c3abb50fdc93c887431e92aff9a46295e2e /fs/efivarfs | |
parent | bc8b7931012f0511f016e2f048d1f4222db8e08f (diff) | |
download | linux-f91482be9b480dfce2616f5ba3fa548b8ed41efb.tar.xz |
driver core: bus: constify bus_get_kset()
The bus_get_kset() function should be taking a const * to bus_type, not
just a * so fix that up.
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230208111330.439504-20-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/efivarfs')
0 files changed, 0 insertions, 0 deletions