Even more cleanup.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2178 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-22 20:13:23 +00:00
parent 813c6d7f49
commit 7ec0a0c302
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -39,7 +39,6 @@
#include <scsi/scsi_netlink_fc.h>
#include <scsi/scsi_bsg_fc.h>
#include "scsi_priv.h"
#include "scsi_transport_fc_internal.h"
static int fc_queue_work(struct Scsi_Host *, struct work_struct *);
static void fc_vport_sched_delete(struct work_struct *work);
@@ -1 +0,0 @@
-1
View File
@@ -30,7 +30,6 @@
#include <scsi/scsi_host.h>
#include <scsi/scsi_transport.h>
#include <scsi/scsi_transport_srp.h>
#include "scsi_transport_srp_internal.h"
struct srp_host_attrs {
atomic_t next_port_id;
@@ -1 +0,0 @@