From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] net: sched: sch_api: fix coding style issues for extack Date: Tue, 05 Dec 2017 15:04:44 -0500 (EST) Message-ID: <20171205.150444.2257208683699962101.davem@davemloft.net> References: <20171204234000.20756-1-aring@mojatatu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, netdev@vger.kernel.org, dsahern@gmail.com To: aring@mojatatu.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:39732 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751177AbdLEUEq (ORCPT ); Tue, 5 Dec 2017 15:04:46 -0500 In-Reply-To: <20171204234000.20756-1-aring@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Alexander Aring Date: Mon, 4 Dec 2017 18:39:58 -0500 > this patch prepares to handle extack for qdiscs and fixes checkpatch > issues. > > There are a bunch of warnings issued by checkpatch which bothered me. > This first patchset is to get rid of those warnings to make way for > the next patchsets. > > I plan to followup with qdiscs, classifiers and actions after this. Series applied.