From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] dscc4: Undefined signed int shift Date: Sat, 13 Feb 2016 06:10:54 -0500 (EST) Message-ID: <20160213.061054.267616558308643316.davem@davemloft.net> References: <20160206014624.GA20990@thinkpad.swarthmore.edu> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, romieu@fr.zoreil.com To: mmcco@mykolab.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:48330 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751101AbcBMLK5 (ORCPT ); Sat, 13 Feb 2016 06:10:57 -0500 In-Reply-To: <20160206014624.GA20990@thinkpad.swarthmore.edu> Sender: netdev-owner@vger.kernel.org List-ID: From: Michael McConville Date: Fri, 5 Feb 2016 20:46:25 -0500 > My analysis in the below mail applies, although the second part is > unnecessary because i isn't used in arithmetic operations here: > > https://marc.info/?l=openbsd-tech&m=145377854103866&w=2 > > Thanks for your time. > > Signed-off-by: Michael McConville Applied, thanks.