Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234317
b: refs/heads/master
c: 22e6500
h: refs/heads/master
i:
  234315: 6729204
v: v3
  • Loading branch information
Thomas Gleixner committed Jan 27, 2011
1 parent 150283c commit 938b715
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: 24774fbdeab8f6ac05a19e81bd645b0f7e5d2bb7
refs/heads/master: 22e650045899011b028e40625bc73df9f3260bac
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/ubd_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ struct ubd {
.no_cow = 0, \
.shared = 0, \
.cow = DEFAULT_COW, \
.lock = SPIN_LOCK_UNLOCKED, \
.lock = __SPIN_LOCK_UNLOCKED(ubd_devs.lock), \
.request = NULL, \
.start_sg = 0, \
.end_sg = 0, \
Expand Down

0 comments on commit 938b715

Please sign in to comment.