On Wed, 2012-07-11 at 16:23 +0530, Sachin Kamat wrote: > Any comments about this patch? > Hi Sachin, Applied to target-pending.git/for-next, + queued up for-3.6. Thanks! --nab > On 22/06/2012, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > > ctype.h and string.h header files were included more than once. > > > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > > --- > > drivers/scsi/qla2xxx/tcm_qla2xxx.c | 2 -- > > 1 files changed, 0 insertions(+), 2 deletions(-) > > > > diff --git a/drivers/scsi/qla2xxx/tcm_qla2xxx.c > > b/drivers/scsi/qla2xxx/tcm_qla2xxx.c > > index 6e64314..dd0a0df 100644 > > --- a/drivers/scsi/qla2xxx/tcm_qla2xxx.c > > +++ b/drivers/scsi/qla2xxx/tcm_qla2xxx.c > > @@ -38,8 +38,6 @@ > > #include <linux/string.h> > > #include <linux/configfs.h> > > #include <linux/ctype.h> > > -#include <linux/string.h> > > -#include <linux/ctype.h> > > #include <asm/unaligned.h> > > #include <scsi/scsi.h> > > #include <scsi/scsi_host.h> > > -- > > 1.7.4.1 > > > > > > -- 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