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)
commitf005f573a80cf4cd413292edf3d6c87dd2daf84d
tree2ea9f539273a2b0c7ce1429ff0dbab31e82e80c1
parentce54fdc492dfac6c52fcd369a7414d5ef1f3ded9
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