diff options
author | Richard Spiegel <richard.spiegel@amd.corp-partner.google.com> | 2018-10-16 13:44:03 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-10-18 12:46:34 +0000 |
commit | d46bb6bdf0ad2be0bbd5d01a7248785e6da11014 (patch) | |
tree | bdd6d042142af15c4596e5ec7a18cb1cd13465ca /src/soc/amd/stoneyridge/lpc.c | |
parent | 585210ad587675067d59e8f408be4d2f5a860acf (diff) |
soc/amd/stoneyridge: Remove "else" after a return
File smbus_spd.c has 2 instances of if()/else where the if tests for an
error condition and returns just before the "else" statement. These "else"
statements are not needed.
BUG=b:117648025
TEST=Build and boot grunt.
Change-Id: Ie8298773ae455dbb1125420ec65df24f3c65eb44
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/29152
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/stoneyridge/lpc.c')
0 files changed, 0 insertions, 0 deletions