Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e598fbaa authored by Christian Heim's avatar Christian Heim Committed by Linus Torvalds
Browse files

Remove double inclusion of linux/capability.h



Remove the second inclusion of linux/capability.h, which has been
introduced with "[PATCH] move capable() to capability.h" (commit
c59ede7b)

Signed-off-by: default avatarChristian Heim <phreak@gentoo.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 2a677896
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@
#include <linux/capability.h>
#include <linux/ctype.h>
#include <linux/utsname.h>
#include <linux/capability.h>
#include <linux/smp_lock.h>
#include <linux/fs.h>
#include <linux/init.h>