From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] sched: tc_mirred: Remove whitespaces Date: Thu, 12 Oct 2017 12:24:14 -0700 (PDT) Message-ID: <20171012.122414.2282669808733778787.davem@davemloft.net> References: <20171011181450.22648-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, linux-kernel@vger.kernel.org To: f.fainelli@gmail.com Return-path: In-Reply-To: <20171011181450.22648-1-f.fainelli@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Florian Fainelli Date: Wed, 11 Oct 2017 11:14:49 -0700 > This file contains unnecessary whitespaces as newlines, remove them, > found by looking at what struct tc_mirred looks like. > > Signed-off-by: Florian Fainelli Applied.