Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25785
b: refs/heads/master
c: 18c49b8
h: refs/heads/master
i:
  25783: cfb1ee6
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Apr 13, 2006
1 parent 406a6f7 commit fd1bf6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 21b2f0c803adaf00fce1b606c50b49ae8b106773
refs/heads/master: 18c49b8cd69c360735df2cc6eeeb2593c01a81e8
1 change: 1 addition & 0 deletions trunk/drivers/scsi/sg.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,7 @@ sg_common_write(Sg_fd * sfp, Sg_request * srp,
/*
* most likely out of mem, but could also be a bad map
*/
sg_finish_rem_req(srp);
return -ENOMEM;
} else
return 0;
Expand Down

0 comments on commit fd1bf6f

Please sign in to comment.