Loading include/linux/dvb/video.h +1 −1 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
include/linux/dvb/video.h +1 −1 Original line number Diff line number Diff line Loading @@ -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; Loading