diff options
author | Stephan Guilloux <stephan.guilloux@free.fr> | 2009-01-15 00:48:24 +0000 |
---|---|---|
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2009-01-15 00:48:24 +0000 |
commit | 7e75b2f585bbe540afe6c0e6c383c5645960dcbf (patch) | |
tree | 48fa23bd177f6b5d78353ba478c4f2886603463a /flashrom.c | |
parent | bc6489d352a48f3638cb5edd8f0cfb9a34881020 (diff) | |
download | flashrom-7e75b2f585bbe540afe6c0e6c383c5645960dcbf.zip flashrom-7e75b2f585bbe540afe6c0e6c383c5645960dcbf.tar.gz |
Similarly to flashchips array, this patch intends to make the table board_pciid_enables more readable
> What real problem does this solve?
1. Next time someone adds a new struct member, we avoid mistakes of
ordering of initializers
2. we avoid mistakes in the first place.
The .x = y stuff was added for a (good) reason, I think this is an
improvement.
Corresponding to flashrom svn r382 and coreboot v2 svn r3861.
Signed-off-by: Stephan Guilloux <stephan.guilloux@free.fr>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashrom.c')
0 files changed, 0 insertions, 0 deletions