netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bridge: correct the comment for file br_sysfs_br.c
@ 2013-08-06  0:44 Wang Sheng-Hui
  2013-08-07 17:36 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Sheng-Hui @ 2013-08-06  0:44 UTC (permalink / raw)
  To: Stephen Hemminger, David S. Miller, bridge, netdev


br_sysfs_if.c is for sysfs attributes of bridge ports, while br_sysfs_br.c
is for sysfs attributes of bridge itself. Correct the comment here.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
---
 net/bridge/br_sysfs_br.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bridge/br_sysfs_br.c b/net/bridge/br_sysfs_br.c
index 394bb96..3b9637f 100644
--- a/net/bridge/br_sysfs_br.c
+++ b/net/bridge/br_sysfs_br.c
@@ -1,5 +1,5 @@
 /*
- *	Sysfs attributes of bridge ports
+ *	Sysfs attributes of bridge
  *	Linux ethernet bridge
  *
  *	Authors:
-- 
1.7.10.4

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

* Re: [PATCH] bridge: correct the comment for file br_sysfs_br.c
  2013-08-06  0:44 [PATCH] bridge: correct the comment for file br_sysfs_br.c Wang Sheng-Hui
@ 2013-08-07 17:36 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-08-07 17:36 UTC (permalink / raw)
  To: shhuiw; +Cc: stephen, bridge, netdev

From: Wang Sheng-Hui <shhuiw@gmail.com>
Date: Tue, 06 Aug 2013 08:44:46 +0800

> 
> br_sysfs_if.c is for sysfs attributes of bridge ports, while br_sysfs_br.c
> is for sysfs attributes of bridge itself. Correct the comment here.
> 
> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>

Applied.

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

end of thread, other threads:[~2013-08-07 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-06  0:44 [PATCH] bridge: correct the comment for file br_sysfs_br.c Wang Sheng-Hui
2013-08-07 17:36 ` 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).