From: "Németh Márton" <nm127@freemail.hu>
To: linux-kernel@vger.kernel.org, Trivial Patch Monkey <trivial@kernel.org>
Subject: [PATCH] platform: small typo in doc
Date: Mon, 19 Mar 2007 08:16:19 +0100 [thread overview]
Message-ID: <45FE38C3.1010201@freemail.hu> (raw)
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,
reply other threads:[~2007-03-19 7:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45FE38C3.1010201@freemail.hu \
--to=nm127@freemail.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.