Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45583
b: refs/heads/master
c: 501e0c5
h: refs/heads/master
i:
  45581: ab412ec
  45579: 5d0d7c2
  45575: 05f65bf
  45567: 7e365dd
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Jan 20, 2007
1 parent 9b6aaf1 commit 51fbdaa
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: 96bc103f4c4e470d82ba5e372191d02ad715da45
refs/heads/master: 501e0c500217e38276d61445ee0839b3f2c66d05
1 change: 1 addition & 0 deletions trunk/include/linux/libata.h
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,7 @@ static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf)

static inline void ata_qc_reinit(struct ata_queued_cmd *qc)
{
qc->dma_dir = DMA_NONE;
qc->__sg = NULL;
qc->flags = 0;
qc->cursect = qc->cursg = qc->cursg_ofs = 0;
Expand Down

0 comments on commit 51fbdaa

Please sign in to comment.