aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi')
-rw-r--r--include/scsi/libfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h
index 65dc9aacbf70..4ff148580562 100644
--- a/include/scsi/libfc.h
+++ b/include/scsi/libfc.h
@@ -742,7 +742,6 @@ struct fc_lport {
742 742
743 /* Miscellaneous */ 743 /* Miscellaneous */
744 struct delayed_work retry_work; 744 struct delayed_work retry_work;
745 struct delayed_work disc_work;
746}; 745};
747 746
748/* 747/*