diff options
author | 2013-07-19 16:01:26 +0900 | |
---|---|---|
committer | 2013-09-05 15:21:29 -0400 | |
commit | 79c8fa0b6bfa6953352a8e73b7105ac268e02743 (patch) | |
tree | 4c92a88c2a4ee5e5ee46cae55e1ddb6ae1fde98b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-dev-79c8fa0b6bfa6953352a8e73b7105ac268e02743.tar.xz linux-dev-79c8fa0b6bfa6953352a8e73b7105ac268e02743.zip |
ide: replace strict_strtol() with kstrtol()
The usage of strict_strtol() is not preferred, because
strict_strtol() is obsolete. Thus, kstrtol() should be
used.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions