public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] debugfs: spelling fix
@ 2006-08-29  9:56 Komal Shah
  2006-08-29 16:04 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Komal Shah @ 2006-08-29  9:56 UTC (permalink / raw)
  To: linux-kernel; +Cc: greg

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

Greg,

Just a single line spell-fix for debugfs.

---Komal Shah
http://komalshah.blogspot.com

-- 
http://www.fastmail.fm - One of many happy users:
  http://www.fastmail.fm/docs/quotes.html


[-- Attachment #2: 0001-debugfs-spelling-fix.patch --]
[-- Type: application/octet-stream, Size: 983 bytes --]

From nobody Mon Sep 17 00:00:00 2001
From: Komal Shah <komal_shah802003@yahoo.com>
Date: Tue, 29 Aug 2006 20:54:53 +0530
Subject: [PATCH] debugfs: spelling fix

Change debufs_create_file() to debugfs_create_file().

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>

---

 fs/debugfs/inode.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

fb57f4f63fddf334166f6a8130b41eae47b0da2e
diff --git a/fs/debugfs/inode.c b/fs/debugfs/inode.c
index e8ae304..ce8bf7c 100644
--- a/fs/debugfs/inode.c
+++ b/fs/debugfs/inode.c
@@ -256,7 +256,7 @@ EXPORT_SYMBOL_GPL(debugfs_create_dir);
  *
  * This function removes a file or directory in debugfs that was previously
  * created with a call to another debugfs function (like
- * debufs_create_file() or variants thereof.)
+ * debugfs_create_file() or variants thereof.)
  *
  * This function is required to be called in order for the file to be
  * removed, no automatic cleanup of files will happen when a module is
-- 
1.3.3


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

* Re: [PATCH] debugfs: spelling fix
  2006-08-29  9:56 Komal Shah
@ 2006-08-29 16:04 ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2006-08-29 16:04 UTC (permalink / raw)
  To: Komal Shah; +Cc: linux-kernel

On Tue, Aug 29, 2006 at 03:26:30PM +0530, Komal Shah wrote:
> Greg,
> 
> Just a single line spell-fix for debugfs.

Hm, can you not attach it as a mime-encoded blob?  It's a bit hard to
apply that way :)

Care to try it again?

thanks,

greg k-h

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

* [PATCH] debugfs: spelling fix
@ 2006-08-30  5:30 Komal Shah
  2006-08-30  5:38 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Komal Shah @ 2006-08-30  5:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: greg

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

Greg,

Just a single line spell-fix for debugfs.

---Komal Shah
http://komalshah.blogspot.com

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-debugfs-spelling-fix.patch --]
[-- Type: text/x-patch; name="0001-debugfs-spelling-fix.patch", Size: 983 bytes --]

From nobody Mon Sep 17 00:00:00 2001
From: Komal Shah <komal_shah802003@yahoo.com>
Date: Tue, 29 Aug 2006 20:54:53 +0530
Subject: [PATCH] debugfs: spelling fix

Change debufs_create_file() to debugfs_create_file().

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>

---

 fs/debugfs/inode.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

fb57f4f63fddf334166f6a8130b41eae47b0da2e
diff --git a/fs/debugfs/inode.c b/fs/debugfs/inode.c
index e8ae304..ce8bf7c 100644
--- a/fs/debugfs/inode.c
+++ b/fs/debugfs/inode.c
@@ -256,7 +256,7 @@ EXPORT_SYMBOL_GPL(debugfs_create_dir);
  *
  * This function removes a file or directory in debugfs that was previously
  * created with a call to another debugfs function (like
- * debufs_create_file() or variants thereof.)
+ * debugfs_create_file() or variants thereof.)
  *
  * This function is required to be called in order for the file to be
  * removed, no automatic cleanup of files will happen when a module is
-- 
1.3.3


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

* Re: [PATCH] debugfs: spelling fix
  2006-08-30  5:30 [PATCH] debugfs: spelling fix Komal Shah
@ 2006-08-30  5:38 ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2006-08-30  5:38 UTC (permalink / raw)
  To: Komal Shah; +Cc: linux-kernel

On Wed, Aug 30, 2006 at 11:00:57AM +0530, Komal Shah wrote:
> Greg,
> 
> Just a single line spell-fix for debugfs.

It was still in a mime-encoded base64 attachment.  Please try to just
put the patch inline :)

thanks,

greg k-h

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

end of thread, other threads:[~2006-08-30  5:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-30  5:30 [PATCH] debugfs: spelling fix Komal Shah
2006-08-30  5:38 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2006-08-29  9:56 Komal Shah
2006-08-29 16:04 ` Greg KH

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