lkml.org 
[lkml]   [2007]   [Mar]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 19 Mar 2007 08:16:19 +0100
FromNémeth Márton <>
Subject[PATCH] platform: small typo in doc
From: Márton Németh <nm127@freemail.hu>

Typo: iwithout -> without.

Signed-off-by: Márton Németh <nm127@freemail.hu>
---
--- linux-2.6.21-rc4.orig/drivers/base/platform.c	2007-03-16 01:20:01.000000000 +0100
+++ linux-2.6.21-rc4/drivers/base/platform.c	2007-03-19 08:08:33.000000000 +0100
@@ -347,7 +347,7 @@ EXPORT_SYMBOL_GPL(platform_device_unregi
   *	This function creates a simple platform device that requires minimal
   *	resource and memory management. Canned release function freeing
   *	memory allocated for the device allows drivers using such devices
- *	to be unloaded iwithout waiting for the last reference to the device
+ *	to be unloaded without waiting for the last reference to the device
   *	to be dropped.
   */
  struct platform_device *platform_device_register_simple(char *name, unsigned int id,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-03-19 08:37    [from the cache]
©2003-2008