From 3e0d8a01043ded18711fe4a0a320e4491f580ce1 Mon Sep 17 00:00:00 2001 From: Jakub Sitnicki Date: Mon, 24 Mar 2014 08:21:24 +0100 Subject: [PATCH] ext2: acl: remove unneeded include of linux/capability.h acl.c has not been (directly) using the interface defined by linux/capability.h header since commit 3bd858ab1c451725c07a ("Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check"). Remove it. Signed-off-by: Jakub Sitnicki Signed-off-by: Jan Kara --- Reading git-format-patch failed