]> git.karo-electronics.de Git - karo-tx-linux.git/commit
simple_strto*: annotate function as obsolete
authorEldad Zack <eldad@fogrefinery.com>
Sat, 3 Nov 2012 00:43:01 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 8 Nov 2012 04:08:56 +0000 (15:08 +1100)
commit23036954f95250c759ab9294b002cda46280d8a4
tree6a7c9cf7d6d14124e97249ab49afe443707b2530
parentf16c086f62046a01b86f7288d635ce6b911385de
simple_strto*: annotate function as obsolete

Update the documentation for simple_strto* to reflect that it has been
obsoleted and advise the usage of kstrto*.

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Cc: J. Bruce Fields <bfields@fieldses.org>
Cc: Joe Perches <joe@perches.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Rob Landley <rob@landley.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/vsprintf.c