commit | a1c8a622b25ea742a340453d1a9ed527081b5bca | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Oct 14 09:41:17 2022 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Thu Oct 20 09:32:51 2022 -0700 |
tree | e4a4c508e75014e410fc4a4a3f6f9f3aa4c00380 | |
parent | 4842650043b67bcdf3ff7fd6e1dc9691b46aa41b [diff] |
init/epoll: Switch to aggregate initialization Make it easier to verify for humans that all data structure members are initialized. No functionality is changed. Bug: 213617178 Change-Id: I1ce2af566dba51f2032f2e7518576a67e666d12e Signed-off-by: Bart Van Assche <bvanassche@google.com>