commit | 160f1fef7e52e974489b3c70fbd4e094c06965c2 | [log] [tgz] |
---|---|---|
author | Joe Rouvier <joe@rouvier.org> | Sun Aug 10 00:29:25 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Sep 10 12:11:57 2008 -0400 |
tree | 80423a45a9a57736e6ce6351da0801e1a5b02b8c | |
parent | 82a196f481661170b4982dc7e68a12e9253309d0 [diff] |
Input: convert drivers to use strict_strtoul() 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>