Loading include/linux/sched.h +0 −1 Original line number Diff line number Diff line Loading @@ -2184,7 +2184,6 @@ static inline struct user_struct *get_uid(struct user_struct *u) return u; } extern void free_uid(struct user_struct *); extern void release_uids(struct user_namespace *ns); #include <asm/current.h> Loading Loading
include/linux/sched.h +0 −1 Original line number Diff line number Diff line Loading @@ -2184,7 +2184,6 @@ static inline struct user_struct *get_uid(struct user_struct *u) return u; } extern void free_uid(struct user_struct *); extern void release_uids(struct user_namespace *ns); #include <asm/current.h> Loading