From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net/sched: act_mirred: remove duplicated include from act_mirred.c Date: Tue, 07 Feb 2017 11:43:12 -0500 (EST) Message-ID: <20170207.114312.883929517344948977.davem@davemloft.net> References: <20170206160713.7610-1-weiyj.lk@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jhs@mojatatu.com, weiyongjun1@huawei.com, netdev@vger.kernel.org To: weiyj.lk@gmail.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:51352 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755444AbdBGQnS (ORCPT ); Tue, 7 Feb 2017 11:43:18 -0500 In-Reply-To: <20170206160713.7610-1-weiyj.lk@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Wei Yongjun Date: Mon, 6 Feb 2017 16:07:13 +0000 > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei Yongjun Applied.