From: Harry Wei <jiaweiwei.xiyou@gmail.com>
To: greg@kroah.com
Cc: rdunlap@xenotime.net, linux-kernel@vger.kernel.org,
harryxiyou@gmail.com, kongjianjun@gmail.com, joe@perches.com,
akpm@linux-fondation.org
Subject: [PATCH]Fix a comment mistake
Date: Sat, 16 Jul 2011 16:45:13 +0800 [thread overview]
Message-ID: <20110716084511.GB4941@gmail.com> (raw)
From: Harry Wei <harryxiyou@gmail.com>
The file is fs/debugfs/inode.c but the comment says it is file.c.
This patch can fix this little mistake.
Signed-off-by: Harry Wei <harryxiyou@gmail.com>
---
fs/debugfs/inode.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/debugfs/inode.c b/fs/debugfs/inode.c
index e7a7a2f..f3a257d 100644
--- a/fs/debugfs/inode.c
+++ b/fs/debugfs/inode.c
@@ -1,5 +1,5 @@
/*
- * file.c - part of debugfs, a tiny little debug file system
+ * inode.c - part of debugfs, a tiny little debug file system
*
* Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com>
* Copyright (C) 2004 IBM Inc.
--
1.7.0.4
reply other threads:[~2011-07-16 8:45 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=20110716084511.GB4941@gmail.com \
--to=jiaweiwei.xiyou@gmail.com \
--cc=akpm@linux-fondation.org \
--cc=greg@kroah.com \
--cc=harryxiyou@gmail.com \
--cc=joe@perches.com \
--cc=kongjianjun@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®