aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/capability.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/capability.h b/include/linux/capability.h
index e3e8d9cb9b08..d527b2880331 100644
--- a/include/linux/capability.h
+++ b/include/linux/capability.h
@@ -379,7 +379,6 @@ struct user_namespace;
379struct user_namespace *current_user_ns(void); 379struct user_namespace *current_user_ns(void);
380 380
381extern const kernel_cap_t __cap_empty_set; 381extern const kernel_cap_t __cap_empty_set;
382extern const kernel_cap_t __cap_full_set;
383extern const kernel_cap_t __cap_init_eff_set; 382extern const kernel_cap_t __cap_init_eff_set;
384 383
385/* 384/*