Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751714AbbEDXU0 (ORCPT ); Mon, 4 May 2015 19:20:26 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:40267 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751270AbbEDXUT convert rfc822-to-8bit (ORCPT ); Mon, 4 May 2015 19:20:19 -0400 Date: Mon, 04 May 2015 19:20:17 -0400 (EDT) Message-Id: <20150504.192017.843030550939228570.davem@davemloft.net> To: linus.luessing@c0d3.blue Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH net-next] net: fix two sparse warnings introduced by IGMP/MLD parsing exports From: David Miller In-Reply-To: <1430777976-4014-1-git-send-email-linus.luessing@c0d3.blue> References: <1430777976-4014-1-git-send-email-linus.luessing@c0d3.blue> X-Mailer: Mew version 6.6 on Emacs 24.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 04 May 2015 16:20:19 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 18 From: Linus L?ssing Date: Tue, 5 May 2015 00:19:35 +0200 >> net/core/skbuff.c:4108:13: sparse: incorrect type in assignment (different base types) >> net/ipv6/mcast_snoop.c:63 ipv6_mc_check_exthdrs() warn: unsigned 'offset' is never less than zero. > > Introduced by 9afd85c9e4552b276e2f4cfefd622bdeeffbbf26 > ("net: Export IGMP/MLD message validation code") > > Reported-by: kbuild test robot > Signed-off-by: Linus L?ssing Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/