]> 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, 5 Oct 2011 00:43:40 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Oct 2011 07:56:03 +0000 (18:56 +1100)
commite030fcc658009b74d96a9cb0e34eb04426d478ad
tree05f910a6b100dfc4fd527ad81f4698b6ccc67f3f
parentd3fe538a4ff6f7c22a38ffa28a20905da5814b0b
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 <akpm@linux-foundation.org>
include/linux/kernel.h
scripts/checkpatch.pl