lkml.org 
[lkml]   [2004]   [Mar]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From pinotj@club-int ...
Subject[PATCH][2.6.x] Compilation warning in pwc-if.c
DateSun, 21 Mar 2004 12:07:01 CET
Just to fix a compilation warning in pwc-if.c

Regards,

Jerome Pinot

diff -Nru a/drivers/usb/media/pwc-if.c b/drivers/usb/media/pwc-if.c
--- a/drivers/usb/media/pwc-if.c	2004-03-11 11:55:37.000000000 +0900
+++ b/drivers/usb/media/pwc-if.c	2004-03-17 14:14:58.000000000 +0900
@@ -1121,6 +1121,7 @@
 static int pwc_video_release(struct video_device *vfd)
 {
 	Trace(TRACE_OPEN, "pwc_video_release() called. Now what?\n");
+	return 0;
 }
 		
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:01    [from the cache]
©2003-2008