Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76917
b: refs/heads/master
c: 045eeb4
h: refs/heads/master
i:
  76915: 7203159
v: v3
  • Loading branch information
Andrew Morton authored and Jeff Garzik committed Jan 23, 2008
1 parent c7521c5 commit 100f346
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f885521f0aa4a4f9d339cf32a4821a56f3f97426
refs/heads/master: 045eeb4f796bf50439cfbf4f165946b648a1a928
4 changes: 2 additions & 2 deletions trunk/drivers/ata/pata_winbond.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ static void winbond_set_piomode(struct ata_port *ap, struct ata_device *adev)
}


static void winbond_data_xfer(struct ata_device *dev, unsigned char *buf,
unsigned int buflen, int rw)
static unsigned int winbond_data_xfer(struct ata_device *dev,
unsigned char *buf, unsigned int buflen, int rw)
{
struct ata_port *ap = dev->link->ap;
int slop = buflen & 3;
Expand Down

0 comments on commit 100f346

Please sign in to comment.