From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/1] net: pegasus: remove dead coding Date: Fri, 20 May 2016 09:38:58 -0700 (PDT) Message-ID: <20160520.093858.1566933431001472526.davem@davemloft.net> References: <1463530410-12772-1-git-send-email-xypron.glpk@gmx.de> <20160519.113542.960620764938295044.davem@davemloft.net> <20160520073347.GH21813@p310> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: xypron.glpk@gmx.de, petkan@nucleusys.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: petkan@mip-labs.com Return-path: In-Reply-To: <20160520073347.GH21813@p310> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Petko Manolov Date: Fri, 20 May 2016 10:33:47 +0300 > On 16-05-19 11:35:42, David Miller wrote: >> From: Heinrich Schuchardt >> Date: Wed, 18 May 2016 02:13:30 +0200 >> >> > (!count || count < 4) is always true. >> > So let's remove the coding which is dead at least since 2005. >> > >> > Signed-off-by: Heinrich Schuchardt >> >> Applied. > > David, the patch you applied is broken. It seems that you didn't follow the > discussion from the past couple of days. Please revert it. I did.