From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] bridge: remove a useless comment Date: Mon, 4 Aug 2014 08:45:32 -0700 Message-ID: <20140804084532.6b84524c@haswell.linuxnetplumber.net> 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 Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org, linux-kernel@vger.kernel.org, "David S. Miller" To: "Michael S. Tsirkin" Return-path: In-Reply-To: <1407158554-17384-1-git-send-email-mst@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bridge-bounces@lists.linux-foundation.org Errors-To: bridge-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org On Mon, 4 Aug 2014 15:22:40 +0200 "Michael S. Tsirkin" wrote: > 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 Acked-by: Stephen Hemminger