diff options
| author | Simon Glass <[email protected]> | 2023-10-01 19:13:24 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-10-11 15:43:55 -0400 |
| commit | fd6073ac9feedd03ebc89f0274fcd7be60377e32 (patch) | |
| tree | 03f83be2f7896379423c773bbfb459b401f9976b /include/linux | |
| parent | 909c486d7cc52efd0db0a1922778fe5c17e5be24 (diff) | |
expo: Use switch statements more for object types
In a lot of cases menus are the only objects which are have their own
behaviour in the cedit, e.g. to move between menus. With expo expanding
to support text, this is no-longer true.
Use a switch() statement so that we can simply insert a new 'case' for
the new object types.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
