security/intel/txt/common.c: Remove unuseful "else" after "return"
commitc2f1202151208a35dea7c5fec1de2192752ff900
authorElyes HAOUAS <ehaouas@noos.fr>
Fri, 7 Jan 2022 18:05:11 +0000 (7 19:05 +0100)
committerFelix Singer <felixsinger@posteo.net>
Sun, 17 Jul 2022 18:54:31 +0000 (17 18:54 +0000)
treeceb2baf7c9c59fbec66c9b5c683b16be7435db86
parent55be012ffdc79a259c6c180e58a6e24c744119f7
security/intel/txt/common.c: Remove unuseful "else" after "return"

"else" is unuseful after a "break" or "return".

Change-Id: I7273b9af46a2310c9981ffd20afe2c8c7e061479
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60910
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
src/security/intel/txt/common.c