mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 21:09:28 +00:00
Trim accidentally introduced trailing whitespace.
This commit is contained in:
parent
5ff9562781
commit
82c6ef299e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104569
@ -1588,7 +1588,7 @@ mac_biba_check_vnode_mmap(struct ucred *cred, struct vnode *vp,
|
||||
return (EACCES);
|
||||
}
|
||||
|
||||
return (0);
|
||||
return (0);
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user