Commit e8527687 authored by Sachin Kamat's avatar Sachin Kamat Committed by Nicholas Bellinger

tcm_qla2xxx: Remove duplicate header file inclusion

ctype.h and string.h header files were included more than once.
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 182a9e2c
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment