diff options
| author | Thomas Weißschuh <[email protected]> | 2025-07-11 13:31:36 +0000 |
|---|---|---|
| committer | Daniel Gomez <[email protected]> | 2025-07-31 11:40:46 +0000 |
| commit | 199d9ffb31650f948dd342ade1c1b920e157630f (patch) | |
| tree | 5c507d53f768957e9fb86e9e9deb3676aacb68c1 /rust/helpers/bug.c | |
| parent | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel (diff) | |
| download | kernel-199d9ffb31650f948dd342ade1c1b920e157630f.tar.gz kernel-199d9ffb31650f948dd342ade1c1b920e157630f.zip | |
module: move 'struct module_use' to internal.h
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 <[email protected]>
Reviewed-by: Daniel Gomez <[email protected]>
Reviewed-by: Petr Pavlu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Gomez <[email protected]>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions
