hayley-leblanc / linux

Adding support for the Rust language to the Linux kernel.
Other
0 stars 3 forks source link

Remove `CheckedPage` and related types #14

Open hayley-leblanc opened 8 months ago

hayley-leblanc commented 8 months ago

CheckedPage is still used in some places but it should be replaced with the *ListWrapper types everywhere.