]> 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>
Thu, 6 Oct 2011 06:00:00 +0000 (17:00 +1100)
commitbb5bb13395012d5a89e87c4cdfd27e1aac5bc24c
tree2963568d7e7a038587eb3771800d7204cbdd8b90
parent41e659884c078ea9af242900a046593744338798
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