linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
@ 2016-12-30 14:38 Colin King
  2017-01-05 13:15 ` Leon Romanovsky
  0 siblings, 1 reply; 3+ messages in thread
From: Colin King @ 2016-12-30 14:38 UTC (permalink / raw)
  To: Sagi Grimberg, Doug Ledford, Sean Hefty, Hal Rosenstock,
	linux-rdma, target-devel
  Cc: linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Trivial fix to spelling mistake in isert_warn message

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/infiniband/ulp/isert/ib_isert.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/infiniband/ulp/isert/ib_isert.c b/drivers/infiniband/ulp/isert/ib_isert.c
index 314e955..91cbe86 100644
--- a/drivers/infiniband/ulp/isert/ib_isert.c
+++ b/drivers/infiniband/ulp/isert/ib_isert.c
@@ -728,7 +728,7 @@ isert_disconnected_handler(struct rdma_cm_id *cma_id,
 		iscsit_cause_connection_reinstatement(isert_conn->conn, 0);
 		break;
 	default:
-		isert_warn("conn %p teminating in state %d\n",
+		isert_warn("conn %p terminating in state %d\n",
 			   isert_conn, isert_conn->state);
 	}
 	mutex_unlock(&isert_conn->mutex);
-- 
2.10.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
  2016-12-30 14:38 [PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating" Colin King
@ 2017-01-05 13:15 ` Leon Romanovsky
  2017-01-24 21:41   ` Doug Ledford
  0 siblings, 1 reply; 3+ messages in thread
From: Leon Romanovsky @ 2017-01-05 13:15 UTC (permalink / raw)
  To: Colin King
  Cc: Sagi Grimberg, Doug Ledford, Sean Hefty, Hal Rosenstock,
	linux-rdma, target-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

On Fri, Dec 30, 2016 at 02:38:05PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in isert_warn message
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/infiniband/ulp/isert/ib_isert.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Thanks,
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
  2017-01-05 13:15 ` Leon Romanovsky
@ 2017-01-24 21:41   ` Doug Ledford
  0 siblings, 0 replies; 3+ messages in thread
From: Doug Ledford @ 2017-01-24 21:41 UTC (permalink / raw)
  To: Leon Romanovsky, Colin King
  Cc: Sagi Grimberg, Sean Hefty, Hal Rosenstock, linux-rdma,
	target-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

On Thu, 2017-01-05 at 15:15 +0200, Leon Romanovsky wrote:
> On Fri, Dec 30, 2016 at 02:38:05PM +0000, Colin King wrote:
> > 
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > Trivial fix to spelling mistake in isert_warn message
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >  drivers/infiniband/ulp/isert/ib_isert.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> 
> Thanks,
> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>

Applied to -next area, thanks.

-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
   
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-24 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-30 14:38 [PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating" Colin King
2017-01-05 13:15 ` Leon Romanovsky
2017-01-24 21:41   ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).