lkml.org 
[lkml]   [2017]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 14/17] scsi: arcmsr: fix grammar error
From
Date
From: Ching Huang <ching2048@areca.com.tw>

fix grammar error.

Signed-off-by: Ching Huang <ching2048@areca.com.tw>
---

diff -uprN a/drivers/scsi/arcmsr/arcmsr_hba.c b/drivers/scsi/arcmsr/arcmsr_hba.c
--- a/drivers/scsi/arcmsr/arcmsr_hba.c 2017-12-05 11:44:52.000000000 +0800
+++ b/drivers/scsi/arcmsr/arcmsr_hba.c 2017-12-05 11:44:36.000000000 +0800
@@ -4453,7 +4453,7 @@ static int arcmsr_bus_reset(struct scsi_

if (acb->acb_flags & ACB_F_BUS_RESET) {
long timeout;
- pr_notice("arcmsr: there is an bus reset eh proceeding...\n");
+ pr_notice("arcmsr: there is a bus reset eh proceeding...\n");
timeout = wait_event_timeout(wait_q, (acb->acb_flags
& ACB_F_BUS_RESET) == 0, 220 * HZ);
if (timeout)

\
 
 \ /
  Last update: 2017-12-05 11:19    [W:0.210 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site