trivial: fix typo "to to" in multiple files
[safe/jmp/linux-2.6] / Documentation / scsi / scsi_fc_transport.txt
index d7f1817..aec6549 100644 (file)
@@ -378,7 +378,7 @@ Vport Disable/Enable:
       int vport_disable(struct fc_vport *vport, bool disable)
 
     where:
-      vport:    Is vport to to be enabled or disabled
+      vport:    Is vport to be enabled or disabled
       disable:  If "true", the vport is to be disabled.
                 If "false", the vport is to be enabled.