Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57921
b: refs/heads/master
c: bfac0d0
h: refs/heads/master
i:
  57919: 1c32185
v: v3
  • Loading branch information
Thomas Gleixner authored and Jeff Garzik committed Jun 20, 2007
1 parent e11deef commit a2c019a
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: 651bbc6224a95eb5bf0ccf6ecd61fc244b38d1f5
refs/heads/master: bfac0d0b6c6e20933b46f53a964c130f2f2bfa85
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/netiucv.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ struct iucv_connection {
*/
static struct list_head iucv_connection_list =
LIST_HEAD_INIT(iucv_connection_list);
static rwlock_t iucv_connection_rwlock = RW_LOCK_UNLOCKED;
static DEFINE_RWLOCK(iucv_connection_rwlock);

/**
* Representation of event-data for the
Expand Down

0 comments on commit a2c019a

Please sign in to comment.