]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: merge adjacent sprintf()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 May 2019 05:37:22 +0000 (07:37 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 19 May 2019 06:10:10 +0000 (08:10 +0200)
commit97946fbce9b15368ebcc077a35b091e2673cdb85
tree2ea9f539273a2b0c7ce1429ff0dbab31e82e80c1
parent7fd8b9dd35a93135deb0533ff53d7f104057f258
efi_loader: merge adjacent sprintf()

In the implementation of the device path to text protocol join adjacent
sprintf() statements.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_device_path_to_text.c