summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2011-02-23 00:14:06 -0800
committerDan Williams <dan.j.williams@intel.com>2011-07-03 03:55:27 -0700
commit8f31550c77849250ec49d1509b6bb63b4ddc59e4 (patch)
tree380980cfaf7923b701a2cb95ba17071c9afa225a /tools/perf/scripts/python/bin
parent858d4aa741c80fb7579cda3517853f0cffc73772 (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