]> git.baikalelectronics.ru Git - uboot.git/commit
tools: mkeficapsule: remove duplicated code
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 16 Feb 2022 01:49:51 +0000 (10:49 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 26 Feb 2022 06:37:00 +0000 (07:37 +0100)
commit464916ea26cd65c37a700dec7bde44dfb81d9ff3
treee7df00fca7154c4a8c4c69ed47ca0b781bf6c336
parentae56049436448857a844f89de7529c614e9f6759
tools: mkeficapsule: remove duplicated code

That code is mistakenly duplicated due to copy-and-paste error.
Just remove it.

Fixes: CID 348360
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
tools/mkeficapsule.c