common/vsprintf: Refactor string() out of vsnprintf()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 12 Nov 2013 10:06:09 +0000 (11:06 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 12 Nov 2013 10:06:09 +0000 (11:06 +0100)
commit67a3542c5bc356e6452d8305991617c875f87de4
tree0327c3a4d37e036250dc45cae3bc1f90142e3e7f
parent67348c3ac700b8bc9147638c719c3035c5ef20f5
common/vsprintf: Refactor string() out of vsnprintf()

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/common/vsprintf.c