]> git.baikalelectronics.ru Git - kernel.git/commit
lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 23 Apr 2010 17:18:04 +0000 (13:18 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Apr 2010 18:31:26 +0000 (11:31 -0700)
commit6377efabf1f4f4ee9864027e8d457fefd28d746b
tree022ed8e5c78b043fe08d76a8d4a29a42ed95b60e
parentf187548d2ee31070c490efd301882aa1b0e72077
lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)

Add a missing EXPORT_SYMBOL.

I must be the first person that wants to use this function :-)

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/vsprintf.c