cleanup (#24299)
This commit is contained in:
@ -1110,7 +1110,7 @@ impl<'a> InvokeContext<'a> {
|
||||
self.check_aligned = check_aligned;
|
||||
}
|
||||
|
||||
// Sshould alignment be enforced during user pointer translation
|
||||
// Should alignment be enforced during user pointer translation
|
||||
pub fn get_check_aligned(&self) -> bool {
|
||||
self.check_aligned
|
||||
}
|
||||
|
Reference in New Issue
Block a user