Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140392
b: refs/heads/master
c: 9c12bd8
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and Jiri Kosina committed Mar 30, 2009
1 parent 463ed97 commit c8baabd
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: b731d7b6a7b4c2ca4b5e9384cb5197e4e8204651
refs/heads/master: 9c12bd8601a505d10fb5a93fed59a973088cbb85
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/drx397xD.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static struct {
} fw[] = {
#define _FW_ENTRY(a, b, c) { \
.name = a, \
.file = 0, \
.file = NULL, \
.lock = __RW_LOCK_UNLOCKED(fw[c].lock), \
.refcnt = 0, \
.data = { } }
Expand Down

0 comments on commit c8baabd

Please sign in to comment.