Re: [PATCH] media: video: pwc: Use kernel's simple_strtol()

From: Andy Shevchenko
Date: Wed Sep 16 2009 - 08:16:46 EST


On Wed, Sep 16, 2009 at 3:05 PM, Andrey Panin <pazke@xxxxxxxxxxxxxx> wrote:
>> Change own implementation of atoi() by simple_strtol(x, NULL, 10).
> Why did you keep the wrapper itself then ?
I could change in all places, but it's only tiny inline function.

--
With Best Regards,
Andy Shevchenko
--
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/