FUSE-BPF: Rearrange cases based on enum order

This change does not affect the behavior of the BPF program, but simplifies the
manual search of the enumerator corresponding to a given number.
This change also adds in the form of comments the enumerators missing from the
switch cases.

Test: m
Bug: 202785178
Signed-off-by: Alessio Balsini <balsini@google.com>
Change-Id: Ied78ec60f3d06c14ca06b6cbae5435b195f1cfb6
1 file changed
tree: 8e7a13257fd70d0f71b5c06ebfd8b776c7ac10c7
  1. test/
  2. Android.bp
  3. fuse_media.c
  4. LICENSE
  5. METADATA
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING
  9. time_in_state.c
  10. time_in_state_test.cpp