git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc23af3
)
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
author
Joe Perches
<joe@perches.com>
Tue, 1 Nov 2011 00:13:10 +0000
(17:13 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 1 Nov 2011 00:30:57 +0000
(17:30 -0700)
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found