From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751127AbeAAJgR (ORCPT + 1 other); Mon, 1 Jan 2018 04:36:17 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:13561 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750819AbeAAJgQ (ORCPT ); Mon, 1 Jan 2018 04:36:16 -0500 X-IronPort-AV: E=Sophos;i="5.45,490,1508796000"; d="scan'208";a="307305676" Date: Mon, 1 Jan 2018 10:36:14 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: Masahiro Yamada cc: =?ISO-8859-15?Q?J=E9r=E9my_Lefaure?= , Gilles Muller , Nicolas Palix , Michal Marek , cocci@systeme.lip6.fr, Linux Kernel Mailing List Subject: Re: [RESEND PATCH 1/1] Coccinelle: array_size: report even if include is missing In-Reply-To: Message-ID: References: <20171229181423.23263-1-jeremy.lefaure@lse.epita.fr> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-1726572522-1514799374=:2700" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: --8323329-1726572522-1514799374=:2700 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Mon, 1 Jan 2018, Masahiro Yamada wrote: > 2017-12-30 3:14 GMT+09:00 Jérémy Lefaure : > > Rule r does not depend on rule i (which is the include of > > linux/kernel.h) so the output should not depend on i in > > org and report mode. > > > > Signed-off-by: Jérémy Lefaure > > Acked-by: Julia Lawall > > --- > > > Applied to linux-kbuild/misc. Thanks! Thanks, and happy new year! julia --8323329-1726572522-1514799374=:2700--