From: Bao Zhao <baozhaolinuxer@yahoo.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: greg@kroah.com
Subject: typo in debugfs code comments?
Date: Fri, 9 Dec 2005 18:01:34 -0800 (PST) [thread overview]
Message-ID: <20051210020134.94755.qmail@web31712.mail.mud.yahoo.com> (raw)
I think that the comments of debugfs_create_u16 and
debugfs_create_u32
have the copy and paste error.
below is original comments.
/**
* debugfs_create_u16 - create a file in the debugfs
filesystem that is used to read and write a unsigned 8
bit value.
*
/**
* debugfs_create_u32 - create a file in the debugfs
filesystem that is used to read and write a unsigned 8
bit value.
*
It should be "a unsigned 16 bit value" and "a unsigned
32 bit value"
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
next reply other threads:[~2005-12-10 2:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-10 2:01 Bao Zhao [this message]
2005-12-10 2:57 ` Greg KH
2005-12-10 7:50 ` Bao Zhao
2005-12-10 8:18 ` Greg KH
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=20051210020134.94755.qmail@web31712.mail.mud.yahoo.com \
--to=baozhaolinuxer@yahoo.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome