Files
linux-stable-mirror/include/linux
Greg Kroah-Hartman a2fd6e42e4 driver core: class: make class_dev_iter_init() options const
class_dev_iter_init() does not modify the struct class or the struct
device passed into it, so mark them as const * to enforce that.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230313181843.1207845-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-17 15:16:35 +01:00
..
2023-02-16 13:42:22 +01:00
2023-02-20 09:20:55 -05:00
2023-02-15 19:38:50 +01:00
2023-02-03 08:20:55 -07:00
2023-03-05 10:49:37 -08:00
2023-02-06 19:06:58 +01:00
2023-02-02 22:33:13 -08:00
2023-02-13 10:11:20 +02:00
2023-02-02 22:33:34 -08:00
2023-02-23 13:43:23 +01:00
2023-02-16 18:10:18 +01:00
2023-02-20 19:26:58 -05:00