Re: [PATCH 2/8] drivers/staging/line6/pod.c: Change strict_strtoulto kstrtoul

From: Dan Carpenter
Date: Sun May 06 2012 - 02:37:01 EST


On Sat, May 05, 2012 at 04:31:46PM +0200, Johannes Thumshirn wrote:
> Changed strict_strtoul() call to kstrtoul to make checkpatch.pl happy
>

These as well should be reconsidered. Mostly they should be u8 I
think. The problem is that there wasn't a strict_strtou8() so the
update is no a one to one translation.

regards,
dan carpenter

--
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/