linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes
@ 2017-12-06 17:08 Pravin Shedge
  2017-12-12  2:53 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Pravin Shedge @ 2017-12-06 17:08 UTC (permalink / raw)
  To: linux-scsi, qla2xxx-upstream, jejb, martin.petersen
  Cc: linux-kernel, pravin.shedge4linux

These duplicate includes have been found with scripts/checkincludes.pl but
they have been removed manually to avoid removing false positives.

Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>
---
 drivers/scsi/qla2xxx/qla_nx2.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_nx2.c b/drivers/scsi/qla2xxx/qla_nx2.c
index 0aa9c38..525ac35 100644
--- a/drivers/scsi/qla2xxx/qla_nx2.c
+++ b/drivers/scsi/qla2xxx/qla_nx2.c
@@ -11,8 +11,6 @@
 #include "qla_def.h"
 #include "qla_gbl.h"
 
-#include <linux/delay.h>
-
 #define TIMEOUT_100_MS 100
 
 static const uint32_t qla8044_reg_tbl[] = {
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes
  2017-12-06 17:08 [PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes Pravin Shedge
@ 2017-12-12  2:53 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2017-12-12  2:53 UTC (permalink / raw)
  To: Pravin Shedge
  Cc: linux-scsi, qla2xxx-upstream, jejb, martin.petersen, linux-kernel


Pravin,

> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.

Applied to 4.16/scsi-queue. Thank you!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-12  2:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-06 17:08 [PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes Pravin Shedge
2017-12-12  2:53 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).