From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> --- fs/overlayfs/super.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/overlayfs/super.c b/fs/overlayfs/super.c index e1f5203..f931490 100644 --- a/fs/overlayfs/super.c +++ b/fs/overlayfs/super.c @@ -16,7 +16,6 @@ #include <linux/slab.h> #include <linux/parser.h> #include <linux/module.h> -#include <linux/pagemap.h> #include <linux/sched.h> #include <linux/statfs.h> #include <linux/seq_file.h> -- To unsubscribe from this list: send the line "unsubscribe linux-unionfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html