diff options
author | Bruce Griffith <Bruce.Griffith@se-eng.com> | 2013-06-25 14:14:14 -0600 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-06-28 01:35:20 +0200 |
commit | e44a89f6fd4f421f28ef766b380dca112bf4aea2 (patch) | |
tree | d884ddf06701d984482198f6ac422329260cf214 /src/cpu/intel/model_6ex/microcode-1624-m206e839.h | |
parent | af881b898a11eb5c56407475441f4795548f84a2 (diff) |
amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement
Static analysis often flags case statements that do not include
a terminating "break;" statement. Eclipse's CODAN is an example
of this. This changelist modifies amdlib.c to terminate
case statements with "break;".
Change-Id: I3d43acaf64e2e2d9717421cb547fec35e582cf8b
Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
Reviewed-on: http://review.coreboot.org/3539
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu/intel/model_6ex/microcode-1624-m206e839.h')
0 files changed, 0 insertions, 0 deletions