scheme/pipe: allow removing fevent
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ impl KernelScheme for PipeScheme {
|
||||
}
|
||||
}
|
||||
|
||||
Err(Error::new(EBADF))
|
||||
Ok(EventFlags::empty())
|
||||
}
|
||||
|
||||
fn fsync(&self, _id: usize) -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user