]> git.karo-electronics.de Git - karo-tx-linux.git/commit
simple_strto*: annotate function as obsolete
authorEldad Zack <eldad@fogrefinery.com>
Fri, 12 Oct 2012 04:23:04 +0000 (15:23 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 17 Oct 2012 02:06:08 +0000 (13:06 +1100)
commitec517ddcb3d72110c68608242bd1b1dd73270a63
tree8353cabf1a2550dd81e0a92cadce2e94540421c0
parentb95efa4812a4fa99eb6e4f513d79cda6bd4e432b
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