Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_…
…SIZE, arg) drivers/media/video/videobuf-dma-sg.c: In function ‘videobuf_pages_to_sg’: drivers/media/video/videobuf-dma-sg.c:119: warning: comparison of distinct pointer types lacks a cast drivers/media/video/videobuf-dma-sg.c:120: warning: comparison of distinct pointer types lacks a cast Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information