diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-06-01 16:25:25 +0900 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-06-01 17:41:25 -0600 |
commit | 9a994e8ec7e7d6b1a66c74a683596b0f38f4e345 (patch) | |
tree | ce48612059e07de77b7ce563b5f0628dc21a7c65 /sound/parisc | |
parent | cb93b1864088eb833ea9cef2c20f07d1961241b0 (diff) | |
download | op-kernel-dev-9a994e8ec7e7d6b1a66c74a683596b0f38f4e345.zip op-kernel-dev-9a994e8ec7e7d6b1a66c74a683596b0f38f4e345.tar.gz |
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 'sound/parisc')
0 files changed, 0 insertions, 0 deletions