* [PATCH] isci: fix typo in deg_dbg message
@ 2016-11-12 18:30 Colin King
2016-11-14 22:23 ` Bart Van Assche
2016-11-14 23:34 ` Martin K. Petersen
0 siblings, 2 replies; 4+ messages in thread
From: Colin King @ 2016-11-12 18:30 UTC (permalink / raw)
To: Intel SCU Linux support, Artur Paszkiewicz,
James E . J . Bottomley, Martin K . Petersen, linux-scsi
Cc: linux-kernel
From: Colin Ian King <colin.king@canonical.com>
Trivial fix to typo "repsonse" to "response" in dev_dbg message.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
drivers/scsi/isci/request.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/isci/request.c b/drivers/scsi/isci/request.c
index b709d2b..47f66e9 100644
--- a/drivers/scsi/isci/request.c
+++ b/drivers/scsi/isci/request.c
@@ -2473,7 +2473,7 @@ static void isci_request_process_response_iu(
"%s: resp_iu = %p "
"resp_iu->status = 0x%x,\nresp_iu->datapres = %d "
"resp_iu->response_data_len = %x, "
- "resp_iu->sense_data_len = %x\nrepsonse data: ",
+ "resp_iu->sense_data_len = %x\nresponse data: ",
__func__,
resp_iu,
resp_iu->status,
--
2.10.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] isci: fix typo in deg_dbg message
2016-11-12 18:30 [PATCH] isci: fix typo in deg_dbg message Colin King
@ 2016-11-14 22:23 ` Bart Van Assche
2016-11-14 23:34 ` Martin K. Petersen
1 sibling, 0 replies; 4+ messages in thread
From: Bart Van Assche @ 2016-11-14 22:23 UTC (permalink / raw)
To: Colin King, Intel SCU Linux support, Artur Paszkiewicz,
James E . J . Bottomley, Martin K . Petersen, linux-scsi
Cc: linux-kernel
On 11/12/2016 10:30 AM, Colin King wrote:
> Trivial fix to typo "repsonse" to "response" in dev_dbg message.
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] isci: fix typo in deg_dbg message
2016-11-12 18:30 [PATCH] isci: fix typo in deg_dbg message Colin King
2016-11-14 22:23 ` Bart Van Assche
@ 2016-11-14 23:34 ` Martin K. Petersen
1 sibling, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2016-11-14 23:34 UTC (permalink / raw)
To: Colin King
Cc: Intel SCU Linux support, Artur Paszkiewicz,
James E . J . Bottomley, Martin K . Petersen, linux-scsi,
linux-kernel
>>>>> "Colin" == Colin King <colin.king@canonical.com> writes:
Colin> From: Colin Ian King <colin.king@canonical.com> Trivial fix to
Colin> typo "repsonse" to "response" in dev_dbg message.
Applied to 4.10/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-11-14 23:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-12 18:30 [PATCH] isci: fix typo in deg_dbg message Colin King
2016-11-14 22:23 ` Bart Van Assche
2016-11-14 22:23 ` Bart Van Assche
2016-11-14 23:34 ` Martin K. Petersen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.