]> git.baikalelectronics.ru Git - kernel.git/commit
net: strict_strtoul is obsolete, use kstrtoul instead
author“Cosmin <cosmin90stanescu@gmail.com>
Fri, 12 Jul 2013 06:33:33 +0000 (09:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2013 23:09:14 +0000 (16:09 -0700)
commit7ae3e3df1070f1ee508ca134ae2cb5099355f541
treecc22c849786fe20b12946413103bead84b15898e
parent662ef9b361a052a9b7ca34205faf4800041251d1
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