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

[PATCH] __user annotations of video_spu_palette

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 dd42b151
......@@ -135,7 +135,7 @@ typedef struct video_spu {
typedef struct video_spu_palette { /* SPU Palette information */
int length;
uint8_t *palette;
uint8_t __user *palette;
} video_spu_palette_t;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册