From: Ryo Munakata <ryomnktml@gmail.com>
To: ericvh@gmail.com
Cc: rminnich@sandia.gov, lucho@ionkov.net, davem@davemloft.net,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Ryo Munakata <ryomnktml@gmail.com>
Subject: [PATCH] net/9p: remove a comment about pref member which doesn't exist
Date: Wed, 5 Nov 2014 23:45:58 +0900 [thread overview]
Message-ID: <1415198758-18680-1-git-send-email-ryomnktml@gmail.com> (raw)
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
---
include/net/9p/transport.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/net/9p/transport.h b/include/net/9p/transport.h
index d9fa68f..2a25dec 100644
--- a/include/net/9p/transport.h
+++ b/include/net/9p/transport.h
@@ -34,7 +34,6 @@
* @list: used to maintain a list of currently available transports
* @name: the human-readable name of the transport
* @maxsize: transport provided maximum packet size
- * @pref: Preferences of this transport
* @def: set if this transport should be considered the default
* @create: member function to create a new connection on this transport
* @close: member function to discard a connection on this transport
--
2.1.3
next reply other threads:[~2014-11-05 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 14:45 Ryo Munakata [this message]
2014-11-06 19:59 ` [PATCH] net/9p: remove a comment about pref member which doesn't exist David Miller
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=1415198758-18680-1-git-send-email-ryomnktml@gmail.com \
--to=ryomnktml@gmail.com \
--cc=davem@davemloft.net \
--cc=ericvh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lucho@ionkov.net \
--cc=netdev@vger.kernel.org \
--cc=rminnich@sandia.gov \
/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;
as well as URLs for NNTP newsgroup(s).