Remove duplicated #include('s) in drivers/target/target_core_hba.c Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> --- drivers/target/target_core_hba.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/target/target_core_hba.c b/drivers/target/target_core_hba.c index 4bbe820..74d84f7 100644 --- a/drivers/target/target_core_hba.c +++ b/drivers/target/target_core_hba.c @@ -38,7 +38,6 @@ #include <target/target_core_base.h> #include <target/target_core_device.h> -#include <target/target_core_device.h> #include <target/target_core_tpg.h> #include <target/target_core_transport.h> -- 1.6.1.3 -- 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