all: address clippy lints
This commit is contained in:
parent
0fe59effe2
commit
ae991b9038
28 changed files with 84 additions and 70 deletions
|
|
@ -167,7 +167,7 @@ impl Udev {
|
|||
})
|
||||
}
|
||||
|
||||
pub fn create_device_from_devnum<'a>(
|
||||
pub fn create_device_from_devnum(
|
||||
self: &Rc<Self>,
|
||||
ty: UdevDeviceType,
|
||||
devnum: c::dev_t,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue