* [PATCH] platform: small typo in doc
@ 2007-03-19 7:16 Németh Márton
0 siblings, 0 replies; only message in thread
From: Németh Márton @ 2007-03-19 7:16 UTC (permalink / raw)
To: linux-kernel, Trivial Patch Monkey
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,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-19 7:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-19 7:16 [PATCH] platform: small typo in doc Németh Márton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox