strict_strtoul is obsolete, use kstrtoul instead
authorJohn Crispin <blogic@openwrt.org>
Sat, 27 Jul 2013 09:23:18 +0000 (09:23 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 27 Jul 2013 09:23:18 +0000 (09:23 +0000)
commit023ed9c87c741742095b291a06b5862c57b24ff6
treefdbce23ccf144c0572aba6ffa7a39415945abece
parent27b62a86298b68b6777fa73cbac9a46e3b6d6599
strict_strtoul is obsolete, use kstrtoul instead

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

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37562 3c298f89-4303-0410-b956-a3cf2f4a3e73
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