提交 b080e047 编写于 作者: B Brian Campbell 提交者: Linus Torvalds

user_namespace.c: Remove duplicated word in comment

Signed-off-by: NBrian Campbell <brian.campbell@editshare.com>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 e95003c3
......@@ -225,7 +225,7 @@ static u32 map_id_up(struct uid_gid_map *map, u32 id)
*
* When there is no mapping defined for the user-namespace uid
* pair INVALID_UID is returned. Callers are expected to test
* for and handle handle INVALID_UID being returned. INVALID_UID
* for and handle INVALID_UID being returned. INVALID_UID
* may be tested for using uid_valid().
*/
kuid_t make_kuid(struct user_namespace *ns, uid_t uid)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册