diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2021-05-28 00:20:44 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-15 18:44:36 -0400 |
commit | 97587786463ae3a44c95fcb053ab27136c646aa3 (patch) | |
tree | 9d68cf2f6295b8150d951ace3926f8f669c4b36b /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 92f1e9a4b31c0bf0f4f61ab823a6a88657323646 (diff) |
lib/vsprintf.c: implement printf() in terms of vprintf()
This saves some code, both in terms of #LOC and .text size, and it is
also the normal convention that foo(...) is implemented in terms of
vfoo().
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions