diff options
author | Andy Walls <awalls@radix.net> | 2008-09-04 13:16:40 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 09:36:58 -0200 |
commit | ac2b97b13e5627127b8e29dc0e1e1d7be03eaae4 (patch) | |
tree | 6c16036a5fb7f959e82d81a1a68d4fa325096f0d /block | |
parent | c641d09c60bfa36c7cf70444f24265090e51f5ce (diff) |
V4L/DVB (8915): cx18: Increment u8 pointers not void pointers.
cx18: Increment u8 pointers not void pointers. Incrementing void pointers
is dubious and the real intent in cx18_memcpy_fromio() and cx18_memset_io() is
to increment by bytes, so use u8 pointers instead.
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions