From c2adc8ccca8b66d34544b8cf3d67eda633ab586f Mon Sep 17 00:00:00 2001 From: Mike Isely Date: Sat, 21 Jan 2006 04:44:52 +0000 Subject: Solve pvrusb2 compilation warning We need to be checking the return value for copy_to_user(); for some reason my builds weren't catching this which is why it went unfixed until now. From: Mike Isely Signed-off-by: Mike Isely --- v4l/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 0a8de07b5..059dd0d1f 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2006-01-21 04:42 mcisely + + * v4l_experimental/pvrusb2/pvrusb2-v4l2.c: (pvr2_v4l2_read): + + -Deal with minor pvrusb2 compilation warning. + + Signed-off-by: Mike Isely + 2006-01-19 18:13 mkrufky * linux/drivers/media/video/bttv-cards.c: -- cgit v1.2.3