Acked-by: Saurav Kashyap <saurav.kashyap@xxxxxxxxxx> Thanks, ~Saurav >From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> > >Remove duplicated include. > >Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> >--- > drivers/scsi/qla2xxx/qla_isr.c | 2 -- > 1 file changed, 2 deletions(-) > >diff --git a/drivers/scsi/qla2xxx/qla_isr.c >b/drivers/scsi/qla2xxx/qla_isr.c >index 26a3086..cb7a1c1 100644 >--- a/drivers/scsi/qla2xxx/qla_isr.c >+++ b/drivers/scsi/qla2xxx/qla_isr.c >@@ -13,8 +13,6 @@ > #include <scsi/scsi_bsg_fc.h> > #include <scsi/scsi_eh.h> > >-#include "qla_target.h" >- > static void qla2x00_mbx_completion(scsi_qla_host_t *, uint16_t); > static void qla2x00_process_completed_request(struct scsi_qla_host *, > struct req_que *, uint32_t); > >-- >To unsubscribe from this list: send the line "unsubscribe linux-scsi" in >the body of a message to majordomo@xxxxxxxxxxxxxxx >More majordomo info at http://vger.kernel.org/majordomo-info.html > ________________________________ This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html