From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] treewide: remove duplicate includes Date: Mon, 4 Dec 2017 08:38:02 +0100 Message-ID: <20171204073802.GD19596@kroah.com> References: <1512337779-16842-1-git-send-email-pravin.shedge4linux@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, sstabellini@kernel.org, x86@kernel.org, mchehab@kernel.org, linux-xfs@vger.kernel.org, mcgrof@kernel.org, ast@kernel.org, shuah@kernel.org, namhyung@kernel.org, mhiramat@kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, devel@driverdev.osuosl.org, linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Pravin Shedge Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57536 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750812AbdLDHh4 (ORCPT ); Mon, 4 Dec 2017 02:37:56 -0500 Content-Disposition: inline In-Reply-To: <1512337779-16842-1-git-send-email-pravin.shedge4linux@gmail.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: 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 Please break this up per-subsystem, like any other cleanup patch, and send it out that way. As it is, no one can take such a patch. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh at linuxfoundation.org (Greg KH) Date: Mon, 4 Dec 2017 08:38:02 +0100 Subject: [Linux-kselftest-mirror] [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: <20171204073802.GD19596@kroah.com> 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 Please break this up per-subsystem, like any other cleanup patch, and send it out that way. As it is, no one can take such a patch. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Mon, 4 Dec 2017 08:38:02 +0100 Subject: [Linux-kselftest-mirror] [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: <20171204073802.GD19596@kroah.com> Content-Type: text/plain; charset="UTF-8" Message-ID: <20171204073802.8pTJvHBEiNBuGvUnBzjEDXKbmm8iliAXvq5WTkEEn0k@z> On Mon, Dec 04, 2017@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 Please break this up per-subsystem, like any other cleanup patch, and send it out that way. As it is, no one can take such a patch. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Mon, 4 Dec 2017 08:38:02 +0100 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: <20171204073802.GD19596@kroah.com> 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 Please break this up per-subsystem, like any other cleanup patch, and send it out that way. As it is, no one can take such a patch. thanks, greg k-h -- 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