Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79560
b: refs/heads/master
c: e7d9dc9
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Jan 29, 2008
1 parent 4f2cd98 commit 8b58db9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e68b903c6b2b88c60050675b056648468f33ab54
refs/heads/master: e7d9dc9cfd9bcc9ca688fe7f94c0da7d0700bfe6
1 change: 0 additions & 1 deletion trunk/drivers/block/cciss.c
Original file line number Diff line number Diff line change
Expand Up @@ -2524,7 +2524,6 @@ static inline void complete_command(ctlr_info_t *h, CommandList_struct *cmd,
resend_cciss_cmd(h, cmd);
return;
}
cmd->rq->data_len = 0;
cmd->rq->completion_data = cmd;
blk_complete_request(cmd->rq);
}
Expand Down

0 comments on commit 8b58db9

Please sign in to comment.