diff options
author | Jingoo Han <[email protected]> | 2013-06-01 16:25:25 +0900 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2013-06-01 17:41:25 -0600 |
commit | 9a994e8ec7e7d6b1a66c74a683596b0f38f4e345 (patch) | |
tree | ce48612059e07de77b7ce563b5f0628dc21a7c65 /lib/mpi/mpi-bit.c | |
parent | cb93b1864088eb833ea9cef2c20f07d1961241b0 (diff) |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions