Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63926
b: refs/heads/master
c: 278bc68
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Martin Schwidefsky committed Aug 10, 2007
1 parent a1bb0aa commit 5633d76
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: 1eade380c5f3e69348531ade5e9f9c5ae6485874
refs/heads/master: 278bc68c4bfcd1af97972f5c4458acf3b9b19c37
2 changes: 1 addition & 1 deletion trunk/drivers/s390/char/vmur.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static int do_ur_io(struct urdev *urd, struct ccw1 *cpa)
{
int rc;
struct ccw_device *cdev = urd->cdev;
DECLARE_COMPLETION(event);
DECLARE_COMPLETION_ONSTACK(event);

TRACE("do_ur_io: cpa=%p\n", cpa);

Expand Down

0 comments on commit 5633d76

Please sign in to comment.