Re: [PATCH v2] modpost: fix asprintf warnings

From: Mike Frysinger
Date: Thu Dec 10 2009 - 06:56:00 EST


On Thu, Dec 10, 2009 at 06:52, Rusty Russell wrote:
> On Thu, 10 Dec 2009 09:37:52 pm Rusty Russell wrote:
>> On Thu, 10 Dec 2009 11:46:19 am Mike Frysinger wrote:
>> > On compilers with security warnings enabled by default, we get:
>> >
>> > scripts/mod/modpost.c: In function 'get_markers':
>> > scripts/mod/modpost.c:1562: warning: ignoring return value of 'asprintf',
> ...
>> Applied,
>> Rusty.
>
> Actually, not applied since another patch in my queue deletes that obsolete
> code altogether.

WFM. hopefully new code doesnt trigger warnings too, but i guess i'll
post another patch if it does ;).
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/