From mboxrd@z Thu Jan 1 00:00:00 1970 From: darrick.wong@oracle.com (Darrick J. Wong) Date: Mon, 4 Dec 2017 10:27:31 -0800 Subject: [PATCH] treewide: remove duplicate includes In-Reply-To: <1512337779-16842-1-git-send-email-pravin.shedge4linux@gmail.com> References: <1512337779-16842-1-git-send-email-pravin.shedge4linux@gmail.com> Message-ID: <20171204182731.GA4903@magnolia> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Mon, Dec 04, 2017 at 03:19:39AM +0530, Pravin Shedge wrote: > These duplicate includes have been found with scripts/checkincludes.pl but > they have been removed manually to avoid removing false positives. > > Unit Testing: > > - build successful > - LTP testsuite passes. > - checkpatch.pl passes > > Signed-off-by: Pravin Shedge > diff --git a/fs/xfs/scrub/scrub.c b/fs/xfs/scrub/scrub.c > index 9c42c4e..ab3aef2 100644 > --- a/fs/xfs/scrub/scrub.c > +++ b/fs/xfs/scrub/scrub.c These look reasonable, but please send me (and linux-xfs) the three xfs changes separately so that I can add them to the xfs tree. (Also, thank you for cc'ing the xfs list for this treewide change...) --D -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html