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

snd_msnd ->mode is fmode_t, not mode_t

we put FMODE_... in there
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 24a01d4e
......@@ -249,7 +249,7 @@ struct snd_msnd {
/* State variables */
enum { msndClassic, msndPinnacle } type;
mode_t mode;
fmode_t mode;
unsigned long flags;
#define F_RESETTING 0
#define F_HAVEDIGITAL 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册