Skip to content
Snippets Groups Projects
Commit 6d125529 authored by Al Viro's avatar Al Viro
Browse files

Fix ACC_MODE() for real


commit 5300990c had stepped on a rather
nasty mess: definitions of ACC_MODE used to be different.  Fixed the
resulting breakage, converting them to variant that takes O_... value;
all callers have that and it actually simplifies life (see tomoyo part
of changes).

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4ecf09fd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment