diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2014-12-13 08:52:54 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-12-23 10:41:43 -0200 |
commit | 7c424dd14fcf4c2905778ecd3f1ad10c5a097b5b (patch) | |
tree | 354ca9dcd7067971644b4bfd38fdaca439cae14e /drivers/media/dvb-frontends | |
parent | d832672f2038d7b36dc08636468cbbed4afe625b (diff) | |
download | talos-op-linux-7c424dd14fcf4c2905778ecd3f1ad10c5a097b5b.tar.gz talos-op-linux-7c424dd14fcf4c2905778ecd3f1ad10c5a097b5b.zip |
[media] videobuf2-vmalloc: fix sparse warning
Fix this warning:
drivers/media/v4l2-core/videobuf2-vmalloc.c:98:28: warning: incorrect type in assignment (different address spaces)
drivers/media/v4l2-core/videobuf2-vmalloc.c:158:28: warning: incorrect type in argument 1 (different address spaces)
The warning is correct, but we have no other choice here to forcibly cast.
At least it is now explicit that such a cast is needed.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends')
0 files changed, 0 insertions, 0 deletions