Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5816c3da authored by Ryo Munakata's avatar Ryo Munakata Committed by David S. Miller
Browse files

net/9p: remove a comment about pref member which doesn't exist

parent 4484d052
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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