[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200711201039.45321.alistair@devzero.co.uk>
Date: Tue, 20 Nov 2007 10:39:44 +0000
From: Alistair John Strachan <alistair@...zero.co.uk>
To: Joe Perches <joe@...ches.com>
Cc: linux-kernel@...r.kernel.org, Ali Akcaagac <aliakc@....de>,
"James E.J. Bottomley" <James.Bottomley@...senpartnership.com>,
Jamie Lenehan <lenehan@...bble.org>,
Oliver Neukum <oliver@...kum.name>, dc395x@...bble.org,
linux-scsi@...r.kernel.org
Subject: Re: [PATCH 44/59] drivers/scsi: Add missing "space"
On Tuesday 20 November 2007 01:53:31 Joe Perches wrote:
> diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c
> index 9e64b21..99403a6 100644
> --- a/drivers/scsi/NCR_D700.c
> +++ b/drivers/scsi/NCR_D700.c
> @@ -182,7 +182,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int
> siop, int irq,
>
> hostdata = kzalloc(sizeof(*hostdata), GFP_KERNEL);
> if (!hostdata) {
> - printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host"
> + printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host "
> "data, detatching\n", siop);
> return -ENOMEM;
> }
If you're going to sneak in unrelated spelling/grammar changes, you might as
well do it unilaterally.
"detached" please.
--
Cheers,
Alistair.
137/1 Warrender Park Road, Edinburgh, UK.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists