[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <51D42D53.3000800@suse.cz>
Date: Wed, 03 Jul 2013 15:55:31 +0200
From: Michal Marek <mmarek@...e.cz>
To: strnape1@....cvut.cz
Cc: Nicolas Palix <nicolas.palix@...g.fr>,
kernel-janitors <kernel-janitors@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Coccinelle <cocci@...teme.lip6.fr>,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [PATCH] scripts: Coccinelle script for pci_free_consistent()
On 25.6.2013 15:03, Nicolas Palix wrote:
> On Wed, May 8, 2013 at 11:03 PM, <strnape1@....cvut.cz> wrote:
>> Created coccinelle script for reporting missing pci_free_consistent() calls.
>>
>> Signed-off-by: Petr Strnad <strnape1@....cvut.cz>
>
> Signed-off-by: Nicolas Palix <nicolas.palix@...g.fr>
Applied to kbuild.git#misc. BTW, the patch was malformed at several
places, you mailer broke long lines like this:
>> +msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s
>> and return without freeing on line %s" % (p1[0].line,p2[0].line)
Please send the patch to yourself next time and verify that 'git am' can
apply it, before sending it to the mailing list.
Thanks,
Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists