public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sx: fix user-visible typo (devic)
@ 2006-10-16 12:01 Alexey Dobriyan
  2006-10-16 13:46 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Dobriyan @ 2006-10-16 12:01 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---

 drivers/char/sx.c               |    2 +-
 drivers/mtd/chips/jedec_probe.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- a/drivers/char/sx.c
+++ b/drivers/char/sx.c
@@ -2602,7 +2602,7 @@ static void __exit sx_exit (void)
 		}
 	}
 	if (misc_deregister(&sx_fw_device) < 0) {
-		printk (KERN_INFO "sx: couldn't deregister firmware loader devic\n");
+		printk (KERN_INFO "sx: couldn't deregister firmware loader device\n");
 	}
 	sx_dprintk (SX_DEBUG_CLEANUP, "Cleaning up drivers (%d)\n", sx_initialized);
 	if (sx_initialized)
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
@@ -1874,7 +1874,7 @@ static int cfi_jedec_setup(struct cfi_pr
 
 
 /*
- * There is a BIG problem properly ID'ing the JEDEC devic and guaranteeing
+ * There is a BIG problem properly ID'ing the JEDEC device and guaranteeing
  * the mapped address, unlock addresses, and proper chip ID.  This function
  * attempts to minimize errors.  It is doubtfull that this probe will ever
  * be perfect - consequently there should be some module parameters that


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] sx: fix user-visible typo (devic)
  2006-10-16 12:01 [PATCH] sx: fix user-visible typo (devic) Alexey Dobriyan
@ 2006-10-16 13:46 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2006-10-16 13:46 UTC (permalink / raw)
  To: Alexey Dobriyan; +Cc: Andrew Morton, linux-kernel

Ar Llu, 2006-10-16 am 16:01 +0400, ysgrifennodd Alexey Dobriyan:
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
> ---
> 
>  drivers/char/sx.c               |    2 +-
>  drivers/mtd/chips/jedec_probe.c |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)


Acked-by: Alan Cox <alan@redhat.com>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-16 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-16 12:01 [PATCH] sx: fix user-visible typo (devic) Alexey Dobriyan
2006-10-16 13:46 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox