strict_strtoul is obsolete, use kstrtoul instead
authorJohn Crispin <john@openwrt.org>
Sat, 27 Jul 2013 09:23:18 +0000 (09:23 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 27 Jul 2013 09:23:18 +0000 (09:23 +0000)
commit4176b6fdd30011a1b86fd14a2211b6e8a15d6140
tree8eae5a3183396087f28700ab643b0fda780dce2a
parentc4413b6e080904c76cea4ee1fe551cc5406407ca
strict_strtoul is obsolete, use kstrtoul instead

based on http://patchwork.openwrt.org/patch/3827/

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37562
13 files changed:
package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch
package/kernel/mac80211/patches/553-ath9k_debugfs_diag.patch
target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
target/linux/generic/patches-3.10/863-gpiommc.patch
target/linux/generic/patches-3.10/864-gpiommc_configfs_locking.patch
target/linux/generic/patches-3.3/863-gpiommc.patch
target/linux/generic/patches-3.3/864-gpiommc_configfs_locking.patch
target/linux/generic/patches-3.6/863-gpiommc.patch
target/linux/generic/patches-3.6/864-gpiommc_configfs_locking.patch
target/linux/generic/patches-3.8/863-gpiommc.patch
target/linux/generic/patches-3.8/864-gpiommc_configfs_locking.patch
target/linux/generic/patches-3.9/863-gpiommc.patch
target/linux/generic/patches-3.9/864-gpiommc_configfs_locking.patch