net: strict_strtoul is obsolete, use kstrtoul instead
commit92338dc2fb33c8526256a458a520af73d9ab2d14
author“Cosmin <cosmin90stanescu@gmail.com>
Fri, 12 Jul 2013 06:33:33 +0000 (12 09:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2013 23:09:14 +0000 (12 16:09 -0700)
treecc22c849786fe20b12946413103bead84b15898e
parentfdb70270015466076846a0525f195f59849c1966
net: strict_strtoul is obsolete, use kstrtoul instead

patch found using checkpatch.pl

Signed-off-by: Cosmin Stanescu <cosmin90stanescu@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dns_resolver/dns_key.c