public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sq905c: remove unused variable
@ 2010-01-23 23:50 Douglas Schilling Landgraf
  2010-01-24  1:44 ` Theodore Kilgore
  0 siblings, 1 reply; 4+ messages in thread
From: Douglas Schilling Landgraf @ 2010-01-23 23:50 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Mauro Carvalho Chehab, Jean-Francois Moine

[-- Attachment #1: Type: text/plain, Size: 108 bytes --]

Removed unused variable.

Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>

Thanks,
Douglas

[-- Attachment #2: patch-sq905c.diff --]
[-- Type: application/octet-stream, Size: 395 bytes --]

diff -r 2a50a0a1c951 linux/drivers/media/video/gspca/sq905c.c
--- a/linux/drivers/media/video/gspca/sq905c.c	Sat Jan 23 00:14:32 2010 -0200
+++ b/linux/drivers/media/video/gspca/sq905c.c	Sat Jan 23 21:40:42 2010 -0200
@@ -204,7 +204,7 @@
 {
 	struct cam *cam = &gspca_dev->cam;
 	struct sd *dev = (struct sd *) gspca_dev;
-	int i, ret;
+	int ret;
 
 	PDEBUG(D_PROBE,
 		"SQ9050 camera detected"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-24 18:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-23 23:50 [PATCH] sq905c: remove unused variable Douglas Schilling Landgraf
2010-01-24  1:44 ` Theodore Kilgore
2010-01-24  8:18   ` Jean-Francois Moine
2010-01-24 19:12     ` [PATCH] sq905c: remove unused variable and other topics Theodore Kilgore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox