]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
authorJoe Perches <joe@perches.com>
Wed, 28 Sep 2011 00:50:49 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 30 Sep 2011 04:53:42 +0000 (14:53 +1000)
commit14acc552339d89b0908ffd1d419d843e71f7cb5d
tree9df5b96aa20beb5c2920a9ba9e3deb6808226012
parent1796e67f42e72a5563bd6234e4393bea2f68c704
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete

Mark obsolete/deprecated strict_strto<foo> and simple_strto<foo> functions
and macros as obsolete.

Update checkpatch to warn about their use.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <>
include/linux/kernel.h
scripts/checkpatch.pl