Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271950
b: refs/heads/master
c: d5492fb
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 14, 2011
1 parent e30abcd commit 49b3347
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 97ce5670fcee40b37f75d227ed88dcc51af63140
refs/heads/master: d5492fb9ed3f3f25c56b25684072f0d234863b08
1 change: 0 additions & 1 deletion trunk/drivers/media/video/cx23885/cx23885-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,6 @@ static int vidioc_g_tuner(struct file *file, void *priv,
if (0 != t->index)
return -EINVAL;

memset(t, 0, sizeof(*t));
strcpy(t->name, "Television");

return 0;
Expand Down

0 comments on commit 49b3347

Please sign in to comment.