Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20479
b: refs/heads/master
c: 6d751c4
h: refs/heads/master
i:
  20477: 8d78d76
  20475: 4577245
  20471: f343fd5
  20463: 0dbc41a
  20447: d1b5062
  20415: 85915e1
  20351: 090d2ac
  20223: 69c3042
  19967: 2ae2470
  19455: 817dcf0
  18431: 6570ea6
  16383: 44c5429
v: v3
  • Loading branch information
Cornelia Huck authored and Linus Torvalds committed Feb 17, 2006
1 parent 0765da7 commit 1f6aada
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: 4bbf39c29bc3409d6454faf0dfa1b3b0aa2ac2af
refs/heads/master: 6d751c43b29deb1d990fb9644c13ca941c9d1305
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/device_pgid.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ __ccw_device_disband_start(struct ccw_device *cdev)
cdev->private->iretry = 5;
cdev->private->imask >>= 1;
}
ccw_device_verify_done(cdev, (sch->lpm != 0) ? 0 : -ENODEV);
ccw_device_disband_done(cdev, (sch->lpm != 0) ? 0 : -ENODEV);
}

/*
Expand Down

0 comments on commit 1f6aada

Please sign in to comment.