Fix more clippy errors, missing safety docs

This commit is contained in:
2025-02-28 22:21:51 +00:00
parent 4bad44e475
commit fdd556f742
8 changed files with 16 additions and 22 deletions
-1
View File
@@ -1,4 +1,3 @@
#![expect(unused)]
use x86_64::{
VirtAddr,
instructions::tables::load_tss,