mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-29 16:13:27 +00:00
Remove useless #[allow(lint)]
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b42d596ec4
commit
b415538097
@ -118,7 +118,6 @@ impl VirtioVsockHdr {
|
||||
|
||||
#[derive(Default, Debug, Clone, Copy, PartialEq, Eq, TryFromInt)]
|
||||
#[repr(u16)]
|
||||
#[allow(non_camel_case_types)]
|
||||
pub enum VirtioVsockOp {
|
||||
#[default]
|
||||
Invalid = 0,
|
||||
|
Reference in New Issue
Block a user