Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53633
b: refs/heads/master
c: 56937f7
h: refs/heads/master
i:
  53631: 4579893
v: v3
  • Loading branch information
James Bottomley committed Mar 11, 2007
1 parent ee84862 commit 8ea69cd
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: 38891cb6b0de3f5986e6a7688c5ae17c18b000a9
refs/heads/master: 56937f7b78d3e495a9f557775f3c3ea1d50ca7b3
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sd.c
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ static int sd_release(struct inode *inode, struct file *filp)
struct scsi_disk *sdkp = scsi_disk(disk);
struct scsi_device *sdev = sdkp->device;

SCSI_LOG_HLQUEUE(3, sdkp_printk(KERN_INFO, sdkp, "sd_release\n"));
SCSI_LOG_HLQUEUE(3, sd_printk(KERN_INFO, sdkp, "sd_release\n"));

if (!--sdkp->openers && sdev->removable) {
if (scsi_block_when_processing_errors(sdev))
Expand Down

0 comments on commit 8ea69cd

Please sign in to comment.