From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 04 Aug 2014 12:47:05 -0700 (PDT) Message-Id: <20140804.124705.982661414906553098.davem@davemloft.net> From: David Miller In-Reply-To: <1407158554-17384-1-git-send-email-mst@redhat.com> References: <1407158554-17384-1-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH] bridge: remove a useless comment List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mst@redhat.com Cc: stephen@networkplumber.org, netdev@vger.kernel.org, bridge@lists.linux-foundation.org, linux-kernel@vger.kernel.org From: "Michael S. Tsirkin" Date: Mon, 4 Aug 2014 15:22:40 +0200 > commit 6cbdceeb1cb12c7d620161925a8c3e81daadb2e4 > bridge: Dump vlan information from a bridge port > introduced a comment in an attempt to explain the > code logic. The comment is unfinished so it confuses more > than it explains, remove it. > > Signed-off-by: Michael S. Tsirkin Applied, thanks.