]> Git Repo - linux.git/commitdiff
net/9p: remove a comment about pref member which doesn't exist
authorRyo Munakata <[email protected]>
Wed, 5 Nov 2014 14:45:58 +0000 (23:45 +0900)
committerDavid S. Miller <[email protected]>
Thu, 6 Nov 2014 19:59:19 +0000 (14:59 -0500)
Signed-off-by: Ryo Munakata <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/9p/transport.h

index d9fa68f26c41c34c33db5f743a4142faf7886792..2a25dec3021166d5aba52ad155e8ca01e0b1570e 100644 (file)
@@ -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
This page took 0.054272 seconds and 4 git commands to generate.