[PATCH] [Target_Core_Mod 5/12]: Remove iSCSI includes fromtarget_core_seobj.c

From: Nicholas A. Bellinger
Date: Fri Dec 12 2008 - 04:32:38 EST


>From a4acf83dd5857c69d5b76f9ce703e57ff6cf9ba1 Mon Sep 17 00:00:00 2001
From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
Date: Fri, 12 Dec 2008 00:52:04 -0800
Subject: [PATCH] [Target_Core_Mod]: Remove iSCSI includes from target_core_seobj.c

Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx>
---
drivers/lio-core/target_core_scdb.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/lio-core/target_core_scdb.c b/drivers/lio-core/target_core_scdb.c
index 62c3f1b..1ee4266 100644
--- a/drivers/lio-core/target_core_scdb.c
+++ b/drivers/lio-core/target_core_scdb.c
@@ -42,9 +42,6 @@
#include <iscsi_linux_os.h>
#include <iscsi_linux_defs.h>

-#include <iscsi_lists.h>
-#include <iscsi_protocol.h>
-#include <iscsi_target_core.h>
#include <target_core_base.h>
#include <target_core_hba.h>
#include <target_core_transport.h>
--
1.5.4.1



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/