Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89725
b: refs/heads/master
c: 8c5e03d
h: refs/heads/master
i:
  89723: 95f0c3a
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Apr 7, 2008
1 parent 66a015e commit 339b1db
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: f6b196a2f3058c6f70bb36ab61ff8aa996fca301
refs/heads/master: 8c5e03d3cf70161413aaf7152dafa96daca5bb2f
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ EXPORT_SYMBOL(scsi_release_buffers);
* in req->data_len and req->next_rq->data_len. The upper-layer driver can
* decide what to do with this information.
*/
void scsi_end_bidi_request(struct scsi_cmnd *cmd)
static void scsi_end_bidi_request(struct scsi_cmnd *cmd)
{
struct request *req = cmd->request;
unsigned int dlen = req->data_len;
Expand Down

0 comments on commit 339b1db

Please sign in to comment.