提交 e8c33e22 编写于 作者: A Al Viro

scif: annotate scif_pollepd

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 ddc0505f
...@@ -123,8 +123,8 @@ struct scif_range { ...@@ -123,8 +123,8 @@ struct scif_range {
*/ */
struct scif_pollepd { struct scif_pollepd {
scif_epd_t epd; scif_epd_t epd;
short events; __poll_t events;
short revents; __poll_t revents;
}; };
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册