Input: convert drivers to use strict_strtoul()
authorJoe Rouvier <joe@rouvier.org>
Sun, 10 Aug 2008 04:29:25 +0000 (00:29 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 10 Sep 2008 16:11:57 +0000 (12:11 -0400)
strict_strtoul() allows newline character at the end of the the input
string and therefore is more user-friendly.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found