On Fri, May 28, 2021 at 12:20:44AM +0200, Rasmus Villemoes wrote:
> 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
> Signed-off-by: Rasmus Villemoes
Applied to u-
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
Signed-off-by: Rasmus Villemoes
---
lib/vsprintf.c | 13 +
1 file changed, 1 insertion(+), 12 deletions(-)
diff
2 matches
Mail list logo