Messages in this thread |  | | | Date | Mon, 6 Dec 2010 17:18:23 +0200 | | Subject | Re: [PATCH] drivers/video/via/viafbdev.c: Check return value of strict_strtoul(). | | From | Alexey Dobriyan <> |
| |
On Sat, Dec 4, 2010 at 5:38 AM, Thiago Farina <tfransosi@gmail.com> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |