From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] net/openvswitch: remove dup comment in vport.h Date: Fri, 26 Sep 2014 16:42:57 -0400 (EDT) Message-ID: <20140926.164257.2180823223442917625.davem@davemloft.net> References: <1411473735-15184-1-git-send-email-shhuiw@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: pshelar@nicira.com, dev@openvswitch.org, netdev@vger.kernel.org To: shhuiw@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:51119 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754111AbaIZUm7 (ORCPT ); Fri, 26 Sep 2014 16:42:59 -0400 In-Reply-To: <1411473735-15184-1-git-send-email-shhuiw@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Wang Sheng-Hui Date: Tue, 23 Sep 2014 20:02:15 +0800 > Remove the duplicated comment > "/* The following definitions are for users of the vport subsytem: */" > in vport.h > > Signed-off-by: Wang Sheng-Hui Applied to net-next, thanks.