Greg Kroah-Hartman 1aaba11da9 driver core: class: remove module * from class_create()
The module pointer in class_create() never actually did anything, and it
shouldn't have been requred to be set as a parameter even if it did
something.  So just remove it and fix up all callers of the function in
the kernel tree at the same time.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20230313181843.1207845-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-17 15:16:33 +01:00
..
2023-02-24 12:58:55 -08:00
2022-12-16 03:49:24 -08:00
2022-11-23 19:43:33 +01:00
2022-10-03 11:29:07 -07:00
2021-02-06 15:48:11 +01:00
2022-09-12 15:23:10 +03:00
2022-10-03 11:29:09 -07:00
2022-09-12 15:23:11 +03:00
2022-09-12 15:23:11 +03:00
2023-01-20 13:21:48 +01:00