Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (3666): Remove trailing newlines

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
021e0b76 add953ce

-3
-1
drivers/media/video/upd64031a.c
··· 284 284 285 285 module_init(upd64031a_init_module); 286 286 module_exit(upd64031a_exit_module); 287 -
-1
include/media/upd64031a.h
··· 38 38 #define UPD64031A_VERTICAL_EXTERNAL (1 << 5) 39 39 40 40 #endif 41 -
-1
include/media/upd64083.h
··· 56 56 #define UPD64083_EXT_Y_ADC (1 << 2) 57 57 58 58 #endif 59 -