Skip to content

Commit 8352647

Browse files
committed
update
1 parent 43dd0da commit 8352647

File tree

1 file changed

+0
-2
lines changed
  • src/reorg/linux_uapi/linux

1 file changed

+0
-2
lines changed

src/reorg/linux_uapi/linux/can.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,11 @@ s_no_extra_traits! {
121121
pub j1939: __c_anonymous_sockaddr_can_j1939,
122122
}
123123

124-
#[derive(Debug)]
125124
pub struct __c_anonymous_sockaddr_can_tp {
126125
pub rx_id: canid_t,
127126
pub tx_id: canid_t,
128127
}
129128

130-
#[derive(Debug)]
131129
pub struct __c_anonymous_sockaddr_can_j1939 {
132130
pub name: u64,
133131
pub pgn: u32,

0 commit comments

Comments
 (0)