From: Sachin Kamat Date: Fri, 22 Jun 2012 11:53:58 +0000 (+0530) Subject: tcm_qla2xxx: Remove duplicate header file inclusion X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e85276871978614723830684096f7e44903963b3;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git tcm_qla2xxx: Remove duplicate header file inclusion ctype.h and string.h header files were included more than once. Signed-off-by: Sachin Kamat Signed-off-by: Nicholas Bellinger --- diff --git a/drivers/scsi/qla2xxx/tcm_qla2xxx.c b/drivers/scsi/qla2xxx/tcm_qla2xxx.c index 6e64314dbbb..dd0a0dfd6e4 100644 --- a/drivers/scsi/qla2xxx/tcm_qla2xxx.c +++ b/drivers/scsi/qla2xxx/tcm_qla2xxx.c @@ -38,8 +38,6 @@ #include #include #include -#include -#include #include #include #include