diff options
author | 2013-06-01 16:25:25 +0900 | |
---|---|---|
committer | 2013-06-01 17:41:25 -0600 | |
commit | 9a994e8ec7e7d6b1a66c74a683596b0f38f4e345 (patch) | |
tree | ce48612059e07de77b7ce563b5f0628dc21a7c65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPM (diff) | |
download | linux-dev-9a994e8ec7e7d6b1a66c74a683596b0f38f4e345.tar.xz linux-dev-9a994e8ec7e7d6b1a66c74a683596b0f38f4e345.zip |
PCI: Replace strict_strtoul() with kstrtoul()
The usage of strict_strtoul() is not preferred, because
strict_strtoul() is obsolete. Thus, kstrtoul() should be
used.
[bhelgaas: "#define strict_strtoul kstrtoul", so no functional change]
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions