]> git.karo-electronics.de Git - karo-tx-linux.git/commit
simple_strto*: annotate function as obsolete
authorEldad Zack <eldad@fogrefinery.com>
Thu, 25 Oct 2012 01:15:15 +0000 (12:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 2 Nov 2012 05:01:01 +0000 (16:01 +1100)
commit8180adaef7f6e28b72b1f32c54ab5cbc2ee964dc
tree06189b5126f7f854ade561f873819be3d02a7d35
parent7037fd54a3f9b09afa60af0a64cfbcac54dbeafd
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