Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ivtv: users

[PATCH 22/62] drivers/media/video/cx18/cx18-fileops.c: Remove unnecessary semicolons

 

 

ivtv users RSS feed   Index | Next | Previous | View Threaded


joe at perches

Jun 28, 2009, 9:26 AM

Post #1 of 1 (974 views)
Permalink
[PATCH 22/62] drivers/media/video/cx18/cx18-fileops.c: Remove unnecessary semicolons

Signed-off-by: Joe Perches <joe [at] perches>
---
drivers/media/video/cx18/cx18-fileops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/cx18/cx18-fileops.c b/drivers/media/video/cx18/cx18-fileops.c
index 29969c1..04d9c25 100644
--- a/drivers/media/video/cx18/cx18-fileops.c
+++ b/drivers/media/video/cx18/cx18-fileops.c
@@ -690,7 +690,7 @@ int cx18_v4l2_open(struct file *filp)
int res;
struct video_device *video_dev = video_devdata(filp);
struct cx18_stream *s = video_get_drvdata(video_dev);
- struct cx18 *cx = s->cx;;
+ struct cx18 *cx = s->cx;

mutex_lock(&cx->serialize_lock);
if (cx18_init_on_first_open(cx)) {
--
1.6.3.1.10.g659a0.dirty


_______________________________________________
ivtv-users mailing list
ivtv-users [at] ivtvdriver
http://ivtvdriver.org/mailman/listinfo/ivtv-users

ivtv users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.