Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1591848

Re: [Cocci] [PATCH v3] Coccinelle: Script to replace allocate and memset with zalloc functions

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject Re: [Cocci] [PATCH v3] Coccinelle: Script to replace allocate and memset with zalloc functions
Date 2017-03-03 11:50 +0100
Message-ID <tgSWC-8qy-5@gated-at.bofh.it> (permalink)
References <s1fwl-39b-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> This script finds instances of allocate and memset which can be
> replaced with a direct call to zalloc equivalent of a function.

What is the software development status for this SmPL script in comparison
to an other directory for source code transformations?
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/scripts/coccinelle/api/alloc

Regards,
Markus

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [Cocci] [PATCH v3] Coccinelle: Script to replace allocate and  memset with zalloc functions SF Markus Elfring <elfring@users.sourceforge.net> - 2017-03-03 11:50 +0100

csiph-web