On 6/12/25 4:53 PM, Thomas Weißschuh wrote: > The struct was moved to the public header file in > commit c8e21ced08b3 ("module: fix kdb's illicit use of struct module_use."). > Back then the structure was used outside of the module core. > Nowadays this is not true anymore, so the structure can be made internal. > > Signed-off-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de>
Reviewed-by: Petr Pavlu <petr.pa...@suse.com> -- Thanks, Petr