Skip to content

Commit

Permalink
net/9p: remove a comment about pref member which doesn't exist
Browse files Browse the repository at this point in the history
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ryo Munakata authored and David S. Miller committed Nov 6, 2014
1 parent 4484d05 commit 5816c3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/9p/transport.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5816c3d

Please sign in to comment.