commit | b53ab97150314674edc25508f4fc528be2baa73f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Sep 04 11:19:50 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 04 11:19:50 2023 -0400 |
tree | 6e12c11fc022ac359fdcd2ee416af451e65ef153 | |
parent | ddec4cae624e48c3678ea856fa7d6292a7104238 [diff] |
event.h: Documented some newly added portions better After the merge of v2023.10-rc4 to next include/event.h needs to be fully documented in order for documentation builds to complete. Rewords two of the event_t descriptions to be docbook style and better match the rest of this enum. Fix two typos (flag->flags) in other comments. Signed-off-by: Tom Rini <trini@konsulko.com>