]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/libiscsi_tcp.c
tree-wide: fix assorted typos all over the place
[net-next-2.6.git] / drivers / scsi / libiscsi_tcp.c
index 2e0746d703037fe6b04e84f3cb3acafa0d641807..ca25ee5190b006df23822e25f2abbed5fe4ea075 100644 (file)
@@ -1004,7 +1004,7 @@ static struct iscsi_r2t_info *iscsi_tcp_get_curr_r2t(struct iscsi_task *task)
  * iscsi_tcp_task_xmit - xmit normal PDU task
  * @task: iscsi command task
  *
- * We're expected to return 0 when everything was transmitted succesfully,
+ * We're expected to return 0 when everything was transmitted successfully,
  * -EAGAIN if there's still data in the queue, or != 0 for any other kind
  * of error.
  */