diff options
| author | Dan Williams <dan.j.williams@intel.com> | 2011-02-23 00:14:06 -0800 |
|---|---|---|
| committer | Dan Williams <dan.j.williams@intel.com> | 2011-07-03 03:55:27 -0700 |
| commit | 8f31550c77849250ec49d1509b6bb63b4ddc59e4 (patch) | |
| tree | 380980cfaf7923b701a2cb95ba17071c9afa225a /tools/perf/scripts/python/bin | |
| parent | 858d4aa741c80fb7579cda3517853f0cffc73772 (diff) | |
isci: phy state machine cleanup step1
c99 the struct initializers:
1/ allows grep to consistently show method name associations. The
naming is mostly consistent (except when it isn't) so this guarantees
coverage of present and future exception cases.
2/ let's the compiler guarantee that the state table array entry
correlates with an actual state name and detect accidental reordering or
deletion of states.
/ allows default handler's to be identified easily
Signed-off-by: Jacek Danecki <Jacek.Danecki@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
