netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: Update out-of-date comment
@ 2015-06-17  9:56 Zhaowei Yuan
  2015-06-21 17:00 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Zhaowei Yuan @ 2015-06-17  9:56 UTC (permalink / raw)
  To: netdev, linux-kernel, davem; +Cc: zhaowei.yuan.cn

Struct inet_proto no longer exists, so update the
comment which is out of date.

Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>
---
 include/net/sock.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/include/net/sock.h b/include/net/sock.h
index 3a4898e..356fd91 100644
--- a/include/net/sock.h
+++ b/include/net/sock.h
@@ -924,7 +924,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,
--
1.7.9.5

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

* Re: [PATCH] net: Update out-of-date comment
  2015-06-17  9:56 [PATCH] net: Update out-of-date comment Zhaowei Yuan
@ 2015-06-21 17:00 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-06-21 17:00 UTC (permalink / raw)
  To: zhaowei.yuan; +Cc: netdev, linux-kernel, zhaowei.yuan.cn

From: Zhaowei Yuan <zhaowei.yuan@samsung.com>
Date: Wed, 17 Jun 2015 17:56:27 +0800

> Struct inet_proto no longer exists, so update the
> comment which is out of date.
> 
> Signed-off-by: Zhaowei Yuan <zhaowei.yuan@samsung.com>

Applied.

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

end of thread, other threads:[~2015-06-21 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  9:56 [PATCH] net: Update out-of-date comment Zhaowei Yuan
2015-06-21 17:00 ` 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).