drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'
commit561e11d6f872f6b6ab5fe79df0cbbf8dcd836297
authorElyes HAOUAS <ehaouas@noos.fr>
Sun, 9 Jun 2019 11:09:13 +0000 (9 13:09 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 21 Jun 2019 08:31:46 +0000 (21 08:31 +0000)
tree175a8f599d847dbf41e1a1125168447b0ac71595
parent77b3a91bba5c9a0f5dd3144b38ba5308971103ec
drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'

'else' is not needed after a 'break' or 'return'.

Change-Id: I109f5aaa87afde61a36fff884305b43c1de2c680
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33332
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Vlado Cibic
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/drivers/intel/fsp1_0/fastboot_cache.c