Re: [PATCH] [trivial] pm8001: Fix typo in pm8001_hwi.c

From: Masanari Iida
Date: Thu Feb 02 2012 - 12:27:06 EST


On Fri, Feb 3, 2012 at 2:00 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> On Thu, 2012-02-02 at 23:07 +0900, Masanari Iida wrote:
>> Correct typo "deviece" to "device" in
>> drivers/scsi/pm8001/pm8001_hwi.c
> []
>> diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm8001/pm8001_hwi.c
> []
>> @@ -3532,7 +3532,7 @@ static void process_one_iomb(struct pm8001_hba_info *pm8001_ha, void *piomb)
>> []
>> -                     pm8001_printk("unresgister the deviece\n"));
>> +                     pm8001_printk("unresgister the device\n"));
>
> another typo of unregister
>
Thanks
I just sent v2 patch to the list.

Masanari
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/