Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131732
b: refs/heads/master
c: 291f006
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Stefan Richter committed Feb 24, 2009
1 parent b6ad8ad commit 90bbb35
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: a40bf5591681f707afcf550cdcb4cc1697a29504
refs/heads/master: 291f006efeebeeb2073289e44efb8f97cf157220
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/firesat/firesat_1394.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ MODULE_DEVICE_TABLE(ieee1394, firesat_id_table);

/* list of all firesat devices */
LIST_HEAD(firesat_list);
spinlock_t firesat_list_lock = SPIN_LOCK_UNLOCKED;
DEFINE_SPINLOCK(firesat_list_lock);

static void fcp_request(struct hpsb_host *host,
int nodeid,
Expand Down

0 comments on commit 90bbb35

Please sign in to comment.