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

get rid of magic in proc_namespace.c


don't rely on proc_mounts->m being the first field; container_of()
is there for purpose.  No need to bother with ->private, while
we are at it - the same container_of will do nicely.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f7a99c5b
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.
Finish editing this message first!
Please register or to comment