diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-07-22 11:11:12 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-07-22 11:20:58 +0200 |
commit | e8bc35c3efe80858a6a7a2df41e5219f3c1c8eb9 (patch) | |
tree | 4a8f132e68b3e78500c9de17f177093f4ba3ae9b /iosched.c | |
parent | f4024343a161f50b73f106dd3dea24d68a934d5a (diff) |
flowtop: Replace bool lookup tables by switch statement
Use a switch statement instead of looking up a valid state in the
*_states_show bool arrays in presenter_flow_wrong_state(). This makes
the code a bit easier to read.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'iosched.c')
0 files changed, 0 insertions, 0 deletions