Files
linux/drivers
Ricardo B. Marliere 2ad2018aa3 net: ppp: make ppp_class constant
Since commit 43a7206b09 ("driver core: class: make class_register() take
a const *"), the driver core allows for struct class to be in read-only
memory, so move the ppp_class structure to be declared at build time
placing it into read-only memory, instead of having to be dynamically
allocated at boot time.

Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240302-class_cleanup-net-next-v1-3-8fa378595b93@marliere.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-03-05 11:21:18 -08:00
..
2024-02-06 20:07:35 +02:00
2024-02-06 14:10:47 +08:00
2024-02-05 16:16:24 +01:00
2024-03-05 11:21:18 -08:00
2024-01-05 15:55:41 +05:30
2024-02-08 19:03:35 -08:00
2024-02-27 12:52:51 +00:00
2024-02-06 20:07:12 +02:00
2024-01-04 17:03:47 +01:00
2024-01-12 12:38:37 +01:00