linux-stable/include/linux/device
Greg Kroah-Hartman 2df418cf4b driver core: class: remove subsystem private pointer from struct class
Now that the last users of the subsystem private pointer in struct class
are gone, the pointer can be removed, as no one is using it.  One step
closer to allowing struct class to be const and moved into read-only
memory.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230331093318.82288-3-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-31 17:45:03 +02:00
..
bus.h driver core: bus: move documentation for lock_key to proper location. 2023-03-25 09:38:08 +01:00
class.h driver core: class: remove subsystem private pointer from struct class 2023-03-31 17:45:03 +02:00
driver.h driver core: driver.h: remove extern from function prototypes 2023-03-24 15:35:42 +01:00