Richard Hughes has uploaded a new patch set (#3) to the change originally created by Nico Huber. ( https://review.coreboot.org/c/flashrom/+/30406 )
Change subject: Fix several -Wno-implicit-fallthrough warnings
......................................................................
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(a)hughsie.com>
---
M ich_descriptors.c
M ichspi.c
M sb600spi.c
M spi25_statusreg.c
4 files changed, 9 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/30406/3
--
To view, visit https://review.coreboot.org/c/flashrom/+/30406
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I05db2fb34025fefe2c6ddd1274c8e45b7cc5a4b6
Gerrit-Change-Number: 30406
Gerrit-PatchSet: 3
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Richard Hughes <richard(a)hughsie.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Richard Hughes has uploaded a new patch set (#2) to the change originally created by Nico Huber. ( https://review.coreboot.org/c/flashrom/+/30406 )
Change subject: Fix several -Wno-implicit-fallthrough warnings
......................................................................
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(a)hughsie.com>
---
M ich_descriptors.c
M ichspi.c
M sb600spi.c
M spi25_statusreg.c
4 files changed, 9 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/06/30406/2
--
To view, visit https://review.coreboot.org/c/flashrom/+/30406
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I05db2fb34025fefe2c6ddd1274c8e45b7cc5a4b6
Gerrit-Change-Number: 30406
Gerrit-PatchSet: 2
Gerrit-Owner: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Angel Pons <th3fanbus(a)gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h(a)gmx.de>
Gerrit-Reviewer: Richard Hughes <richard(a)hughsie.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/27102 )
Change subject: [WIP]layout: Use a linked list for layouts
......................................................................
Patch Set 1:
Note to self if this get's used.
Instead of appending entries to a single linked list either:
- use a double linked list
- replace the list HEAD instead.
--
To view, visit https://review.coreboot.org/c/flashrom/+/27102
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I049657805ce5676ea4c4b5e49f26d0e8a1f26a3e
Gerrit-Change-Number: 27102
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur(a)aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 05 Feb 2019 14:38:50 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment