-
- Downloads
V4L/DVB (7856): cx18/: possible cleanups
This patch contains the following possible cleanups: - cx18-i2c.c should #include "cx18-i2c.h" for getting the prototypes of it's global functions - make the following needlessly global functions static: - cx18-fileops.c:cx18_claim_stream() - cx18-fileops.c:cx18_release_stream() - cx18-queue.c:cx18_queue_move() - remove the following unused functions: - cx18-driver.c:cx18_waitq() - cx18-queue.c:cx18_buf_copy_from_user() Signed-off-by:Adrian Bunk <bunk@kernel.org> Reviewed-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
Showing
- drivers/media/video/cx18/cx18-driver.c 0 additions, 10 deletionsdrivers/media/video/cx18/cx18-driver.c
- drivers/media/video/cx18/cx18-driver.h 0 additions, 3 deletionsdrivers/media/video/cx18/cx18-driver.h
- drivers/media/video/cx18/cx18-fileops.c 2 additions, 2 deletionsdrivers/media/video/cx18/cx18-fileops.c
- drivers/media/video/cx18/cx18-fileops.h 0 additions, 9 deletionsdrivers/media/video/cx18/cx18-fileops.h
- drivers/media/video/cx18/cx18-i2c.c 1 addition, 0 deletionsdrivers/media/video/cx18/cx18-i2c.c
- drivers/media/video/cx18/cx18-queue.c 3 additions, 13 deletionsdrivers/media/video/cx18/cx18-queue.c
- drivers/media/video/cx18/cx18-queue.h 0 additions, 4 deletionsdrivers/media/video/cx18/cx18-queue.h
Loading
Please register or sign in to comment