Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755438AbbLVSSE (ORCPT ); Tue, 22 Dec 2015 13:18:04 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:21369 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752591AbbLVSSB (ORCPT ); Tue, 22 Dec 2015 13:18:01 -0500 X-IronPort-AV: E=Sophos;i="5.20,465,1444687200"; d="scan'208";a="193585669" Date: Tue, 22 Dec 2015 19:17:56 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: Felipe Balbi cc: Geliang Tang , Greg Kroah-Hartman , Andrzej Pietrasiewicz , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, kbuild-all@01.org Subject: Re: [PATCH] usb: gadget: rndis: fix itnull.cocci warnings In-Reply-To: <8760zqpd5m.fsf@saruman.tx.rr.com> Message-ID: References: <8760zqpd5m.fsf@saruman.tx.rr.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 25 On Tue, 22 Dec 2015, Felipe Balbi wrote: > Julia Lawall writes: > > > The index variable of list_for_each_entry_safe is never NULL. > > > > Generated by: scripts/coccinelle/iterators/itnull.cocci > > > > CC: Geliang Tang > > Signed-off-by: Fengguang Wu > > Signed-off-by: Julia Lawall > > doesn't apply. Does this depend on anything ? It may be derived from a patch posted to a mailing list. I don't have the original reference any more. julia -- 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/