Commit f423e5ba authored by Eric Paris's avatar Eric Paris

capabilities: remove __cap_full_set definition

In 5163b583 I removed __cap_full_set but
forgot to remove it from a header.  Do that.
Reported-by: default avatarKornilios Kourtis <kkourt@cslab.ece.ntua.gr>
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent fd778461
......@@ -379,7 +379,6 @@ struct user_namespace;
struct user_namespace *current_user_ns(void);
extern const kernel_cap_t __cap_empty_set;
extern const kernel_cap_t __cap_full_set;
extern const kernel_cap_t __cap_init_eff_set;
/*
......
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