]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: fix comment indentation on tpm tests
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Thu, 1 Jun 2023 06:18:44 +0000 (09:18 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 30 Sep 2023 19:15:31 +0000 (15:15 -0400)
commitaee56c035cfc843a0a98bf3bd1b7fed1a739c37f
tree26ac5309cf91b7c70599308938557f6ae722a468
parent90c81f407dd4a7747385b10f9b8f732202c45cde
test: fix comment indentation on tpm tests

One out comments is off by one, adjust it

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/tpm.c