From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752631AbeABO2h (ORCPT + 1 other); Tue, 2 Jan 2018 09:28:37 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:9090 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751916AbeABO2f (ORCPT ); Tue, 2 Jan 2018 09:28:35 -0500 X-IronPort-AV: E=Sophos;i="5.45,497,1508796000"; d="scan'208";a="249885165" Date: Tue, 2 Jan 2018 15:28:29 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: SF Markus Elfring cc: cocci@systeme.lip6.fr, Gilles Muller , Himanshu Jha , Masahiro Yamada , Michal Marek , Nicolas Palix , LKML , kernel-janitors@vger.kernel.org Subject: =?UTF-8?Q?Re=3A_Rename_the_SmPL_script_=E2=80=9Ckzalloc-=E2=80=A6=2Ecocci=E2=80=9D=3F?= In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-1513314391-1514903310=:24055" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1513314391-1514903310=:24055 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Tue, 2 Jan 2018, SF Markus Elfring wrote: > Hello, > > A script for the semantic patch language was extended in significant ways. > > [PATCH v2] Coccinelle: kzalloc-simple: Add “all” zero allocating functions > https://lkml.org/lkml/2017/12/26/182 > https://patchwork.kernel.org/patch/10133277/ > https://lkml.kernel.org/r/<1514324410-14561-1-git-send-email-himanshujha199640@gmail.com> > https://systeme.lip6.fr/pipermail/cocci/2017-December/004783.html > > Now I find that it became more advanced than the previous version. > How do you think about to update also the corresponding file name > (instead of keeping the word “simple” there)? Why not send a patch for it yourself? julia --8323329-1513314391-1514903310=:24055-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julia Lawall Date: Tue, 02 Jan 2018 14:28:29 +0000 Subject: =?UTF-8?Q?Re=3A_Rename_the_SmPL_script_=E2=80=9Ckzalloc-=E2=80=A6=2Ecocci=E2=80=9D=3F?= Message-Id: MIME-Version: 1 Content-Type: multipart/mixed; boundary="8323329-1513314391-1514903310=:24055" List-Id: References: In-Reply-To: To: cocci@systeme.lip6.fr This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1513314391-1514903310=:24055 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Tue, 2 Jan 2018, SF Markus Elfring wrote: > Hello, > > A script for the semantic patch language was extended in significant ways. > > [PATCH v2] Coccinelle: kzalloc-simple: Add “all” zero allocating functions > https://lkml.org/lkml/2017/12/26/182 > https://patchwork.kernel.org/patch/10133277/ > https://lkml.kernel.org/r/<1514324410-14561-1-git-send-email-himanshujha199640@gmail.com> > https://systeme.lip6.fr/pipermail/cocci/2017-December/004783.html > > Now I find that it became more advanced than the previous version. > How do you think about to update also the corresponding file name > (instead of keeping the word “simple” there)? Why not send a patch for it yourself? julia --8323329-1513314391-1514903310=:24055-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: julia.lawall@lip6.fr (Julia Lawall) Date: Tue, 2 Jan 2018 15:28:29 +0100 (CET) Subject: [Cocci] =?utf-8?q?Rename_the_SmPL_script_=E2=80=9Ckzalloc-?= =?utf-8?b?4oCmLmNvY2Np4oCdPw==?= In-Reply-To: References: Message-ID: To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr On Tue, 2 Jan 2018, SF Markus Elfring wrote: > Hello, > > A script for the semantic patch language was extended in significant ways. > > [PATCH v2] Coccinelle: kzalloc-simple: Add ?all? zero allocating functions > https://lkml.org/lkml/2017/12/26/182 > https://patchwork.kernel.org/patch/10133277/ > https://lkml.kernel.org/r/<1514324410-14561-1-git-send-email-himanshujha199640@gmail.com> > https://systeme.lip6.fr/pipermail/cocci/2017-December/004783.html > > Now I find that it became more advanced than the previous version. > How do you think about to update also the corresponding file name > (instead of keeping the word ?simple? there)? Why not send a patch for it yourself? julia