Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6059
b: refs/heads/master
c: d18d36b
h: refs/heads/master
i:
  6057: ecdc0ce
  6055: c3a59b1
v: v3
  • Loading branch information
Jeff Garzik committed Aug 27, 2005
1 parent 3da5877 commit 0c4f8e5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: 953d1137fc4aba16deace262e93974913596dcfe
refs/heads/master: d18d36b4edbb980c9de7fe00724c3ded5de1b7a7
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sata_qstor.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ static int qs_check_atapi_dma(struct ata_queued_cmd *qc)
return 1; /* ATAPI DMA not supported */
}

static void qs_bmdma_stop(struct ata_queud_cmd *qc)
static void qs_bmdma_stop(struct ata_queued_cmd *qc)
{
/* nothing */
}
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ extern unsigned int ata_dev_classify(struct ata_taskfile *tf);
extern void ata_dev_id_string(u16 *id, unsigned char *s,
unsigned int ofs, unsigned int len);
extern void ata_dev_config(struct ata_port *ap, unsigned int i);
extern void ata_dev_set_protocol(struct ata_device *dev);
extern void ata_bmdma_setup (struct ata_queued_cmd *qc);
extern void ata_bmdma_start (struct ata_queued_cmd *qc);
extern void ata_bmdma_stop(struct ata_queued_cmd *qc);
Expand Down

0 comments on commit 0c4f8e5

Please sign in to comment.