diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-07-19 03:18:47 -0400 |
---|---|---|
committer | Matthew Garrett <matthew.garrett@nebula.com> | 2013-09-05 08:51:52 -0400 |
commit | 0db7fd969e567dc0e4d2a7138896d6860f9614d5 (patch) | |
tree | 9bdab628aad16a0683276693971fd4c1b32771cf /COPYING | |
parent | 2ff1af707b09cbf29247c9224fb3494305e82aef (diff) |
platform: replace strict_strto*() with kstrto*()
The usage of strict_strtoul() and strict_strtol() is not preferred,
because strict_strtoul() and strict_strtol() are obsolete. Thus,
kstrtoul() and kstrtol() should be used.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions