mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-20 19:43:58 +08:00
scif: annotate scif_pollepd
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
ddc0505fbd
commit
e8c33e2296
@ -123,8 +123,8 @@ struct scif_range {
|
||||
*/
|
||||
struct scif_pollepd {
|
||||
scif_epd_t epd;
|
||||
short events;
|
||||
short revents;
|
||||
__poll_t events;
|
||||
__poll_t revents;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user