commit | 41fe8018eb1081faab2375c51b8da6bb78ae4832 | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Tue Mar 15 11:06:45 2022 +0000 |
committer | Alessio Balsini <balsini@google.com> | Tue Mar 15 11:30:21 2022 +0000 |
tree | 8e7a13257fd70d0f71b5c06ebfd8b776c7ac10c7 | |
parent | 21cce61a751de71717ca0025a1c4daae4a46a8e9 [diff] |
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