netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net/9p: remove a comment about pref member which doesn't exist
@ 2014-11-05 14:45 Ryo Munakata
  2014-11-06 19:59 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ryo Munakata @ 2014-11-05 14:45 UTC (permalink / raw)
  To: ericvh; +Cc: rminnich, lucho, davem, netdev, linux-kernel, Ryo Munakata

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

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

end of thread, other threads:[~2014-11-06 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 14:45 [PATCH] net/9p: remove a comment about pref member which doesn't exist Ryo Munakata
2014-11-06 19:59 ` David Miller

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).