Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192634
b: refs/heads/master
c: 8c9d26f
h: refs/heads/master
v: v3
  • Loading branch information
Michel Ludwig authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent a280c5a commit ca2d7f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 22927e8e0007fe653dd2824cf86b799b43e3bff8
refs/heads/master: 8c9d26fd55ac7378ad0e2afd2bd122fa060bdaee
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tm6000/tm6000-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@ int tm6000_v4l2_unregister(struct tm6000_core *dev)
list_for_each_safe(pos, tmp, &tm6000_corelist) {
h = list_entry(pos, struct tm6000_core, tm6000_corelist);
if (h == dev) {
list_del(list);
list_del(pos);
}
}

Expand Down

0 comments on commit ca2d7f2

Please sign in to comment.