Commit c8a600ea by Shuai Zhang Committed by Stéphane Graber

fixed typo in comment

parent 2e2d6a7b
...@@ -541,7 +541,7 @@ out_err: ...@@ -541,7 +541,7 @@ out_err:
/* /*
* If the caller (real uid, not effective uid) may read the * If the caller (real uid, not effective uid) may read the
* /proc/pid/net/ns, then it is either the caller's netns or one * /proc/[pid]/ns/net, then it is either the caller's netns or one
* which it created. * which it created.
*/ */
static bool may_access_netns(int pid) static bool may_access_netns(int pid)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment