Re: [PATCH] drivers/video/via/viafbdev.c: Check return value of strict_strtoul().

From: Alexey Dobriyan
Date: Mon Dec 06 2010 - 10:18:31 EST


On Sat, Dec 4, 2010 at 5:38 AM, Thiago Farina <tfransosi@xxxxxxxxx> wrote:
> This fix the following warnings:
>
> drivers/video/via/viafbdev.c:1144: warning: ignoring return value of ‘strict_strtoul’, declared with attribute warn_unused_result

I send patches to convert this code to kstrto*() interfaces,
so this patch would be redundant.
--
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/