commit | db7482bb72035fab8386226d1720cde09e0c700e | [log] [tgz] |
---|---|---|
author | Richard Hughes <richard@hughsie.com> | Wed Dec 19 12:04:30 2018 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Mon Feb 11 23:50:12 2019 +0000 |
tree | 8a2114a45c22a44e01d8494f224b38c35b17cb71 | |
parent | e2cbb12f2209a0ba16bc87e31d544fd7fc47f0e2 [diff] |
Fix several -Wno-implicit-fallthrough warnings GCC is picky about the comment being where the break should go. Change-Id: I05db2fb34025fefe2c6ddd1274c8e45b7cc5a4b6 Signed-off-by: Richard Hughes <richard@hughsie.com> Reviewed-on: https://review.coreboot.org/c/30406 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com>