From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/2] net: bgmac: Couple of sparse warnings Date: Mon, 02 Apr 2018 13:18:17 -0400 (EDT) Message-ID: <20180402.131817.1826947706300918872.davem@davemloft.net> References: <20180401172630.12883-1-f.fainelli@gmail.com> <20180401.222128.167330838381844376.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, scott.branden@broadcom.com, andrew@lunn.ch, abhishek.shah@broadcom.com, ray.jui@broadcom.com, linux-kernel@vger.kernel.org, jon.mason@broadcom.com, nbd@nbd.name To: f.fainelli@gmail.com Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Florian Fainelli Date: Mon, 2 Apr 2018 10:17:36 -0700 > On 04/01/2018 07:21 PM, David Miller wrote: >> From: Florian Fainelli >> Date: Sun, 1 Apr 2018 10:26:28 -0700 >> >>> This patch series fixes a couple of warnings reported by sparse, should not >>> cause any functional problems since bgmac is typically used on LE platforms >>> anyway. >> >> Series applied, thanks Florian. > > I did not see this in net/master or included in your recent pull request > to Linus, not a big deal, but I just want to make sure this is not lost > somewhere ;) All changes go into net-next as I prepare for a merge window pull request.