On 2/10/2010 1:58 AM, Andy Shevchenko wrote:
From: Andy Shevchenko<[email protected]>

Try to use simple_strtoul() kernel native method instead.

However, there are opened questions:
  - why type of Atoi() is s32 if the sign is used only to detect base?
  - should we really to check hex integers like DEAD0123h?
  - how many spaces could lead token?

Signed-off-by: Andy Shevchenko<[email protected]>

Acked-by: Omar Ramirez Luna <[email protected]>

Pushed to dspbridge

- omar
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to