Skip to content

Commit

Permalink
net: Update out-of-date comment
Browse files Browse the repository at this point in the history
Struct inet_proto no longer exists, so update the
comment which is out of date.

Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Zhaowei Yuan authored and David S. Miller committed Jun 21, 2015
1 parent 9574dc6 commit 638579f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/sock.h
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,6 @@ static inline void sk_prot_clear_nulls(struct sock *sk, int size)

/* Networking protocol blocks we attach to sockets.
* socket layer -> transport layer interface
* transport -> network interface is defined by struct inet_proto
*/
struct proto {
void (*close)(struct sock *sk,
Expand Down

0 comments on commit 638579f

Please sign in to comment.