]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
simple_strto*: annotate function as obsolete
authorEldad Zack <eldad@fogrefinery.com>
Thu, 15 Nov 2012 02:38:38 +0000 (13:38 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 15 Nov 2012 06:32:14 +0000 (17:32 +1100)
commit2b386432deee949bb5d99c68b9744bab89646cbf
tree51655c7bfefd24b1e2e9c56e20b0a5d2fdb9d862
parenta70f971b34ab645c172e17ea10d3d0d7d4df0be4
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