[PATCH] ubifs: Remove unused header

Richard Weinberger richard.weinberger at gmail.com
Sun Mar 20 13:59:17 PDT 2016


On Sat, Mar 19, 2016 at 12:25 AM, Andreas Gruenbacher
<agruenba at redhat.com> wrote:
> UBIFS does not support POSIX ACLs, so there is no need for including any
> POSIX ACL hesders.
>
> Signed-off-by: Andreas Gruenbacher <agruenba at redhat.com>
> ---
>  fs/ubifs/xattr.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/fs/ubifs/xattr.c b/fs/ubifs/xattr.c
> index c7f4d434..b043e04 100644
> --- a/fs/ubifs/xattr.c
> +++ b/fs/ubifs/xattr.c
> @@ -59,7 +59,6 @@
>  #include <linux/fs.h>
>  #include <linux/slab.h>
>  #include <linux/xattr.h>
> -#include <linux/posix_acl_xattr.h>
>
>  /*
>   * Limit the number of extended attributes per inode so that the total size
> --
> 2.4.3

Applied.

-- 
Thanks,
//richard



More information about the linux-mtd mailing list