]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/infiniband/ulp/isert/ib_isert.c
treewide: Fix typo in printk
[mirror_ubuntu-artful-kernel.git] / drivers / infiniband / ulp / isert / ib_isert.c
index 41712f096515675ee70273c99856e8d888a06ea9..2693129055c18e601962fc76273359e1094e4ed7 100644 (file)
@@ -1587,7 +1587,7 @@ isert_put_nopin(struct iscsi_cmd *cmd, struct iscsi_conn *conn,
        isert_init_tx_hdrs(isert_conn, &isert_cmd->tx_desc);
        isert_init_send_wr(isert_cmd, send_wr);
 
-       pr_debug("Posting NOPIN Reponse IB_WR_SEND >>>>>>>>>>>>>>>>>>>>>>\n");
+       pr_debug("Posting NOPIN Response IB_WR_SEND >>>>>>>>>>>>>>>>>>>>>>\n");
 
        return isert_post_response(isert_conn, isert_cmd);
 }