Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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>