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

From: Joe Perches
Date: Thu Feb 02 2012 - 12:00:13 EST


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


--
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/