]> 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>
Fri, 7 Oct 2011 06:06:58 +0000 (17:06 +1100)
commitf1b56e3a3aad896d6a4f5e16831a35c19daa48db
tree9e2116be6e95b24ede2cd4cd8114b22eb0d67274
parentb9f89c53c3531974066629790b190334617d2e3d
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