diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-27 17:39:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-28 11:26:18 +0100 |
commit | cf6299b6101903c31bddb0065804b2121ed510c7 (patch) | |
tree | 2e1b8f5d1e6dead57c7153a647084e8b60e72c8d /drivers/firmware | |
parent | driver core: make kobj_type constant. (diff) | |
download | linux-cf6299b6101903c31bddb0065804b2121ed510c7.tar.xz linux-cf6299b6101903c31bddb0065804b2121ed510c7.zip |
kobject: remove kset from struct kset_uevent_ops callbacks
There is no need to pass the pointer to the kset in the struct
kset_uevent_ops callbacks as no one uses it, so just remove that pointer
entirely.
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Wedson Almeida Filho <wedsonaf@google.com>
Link: https://lore.kernel.org/r/20211227163924.3970661-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firmware')
0 files changed, 0 insertions, 0 deletions