]> 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>
Mon, 24 Oct 2011 14:59:00 +0000 (01:59 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Oct 2011 09:08:09 +0000 (20:08 +1100)
commita5eb5e94a798cbe167d25d2e4fc8fda2dd406ef5
treeb248cdf468f5db2b25738a66b388e15fbde2c69f
parent0fd5bc123c46792a7318800c682bb6f9de0ff1ef
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