Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77591
b: refs/heads/master
c: bb04af0
h: refs/heads/master
i:
  77589: 315bcaf
  77587: 16824dc
  77583: 1777a55
v: v3
  • Loading branch information
Linus Torvalds committed Jan 28, 2008
1 parent bc67c0a commit 434b887
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: 0ff66f0c7a5f1f4f5a0d91341b6f71fd2a49f0fa
refs/heads/master: bb04af0e2e5bcd8d1a5d7f7d5c704f7eb328f241
4 changes: 2 additions & 2 deletions trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -4924,7 +4924,7 @@ void swap_buf_le16(u16 *buf, unsigned int buf_words)
* @dev: device to target
* @buf: data buffer
* @buflen: buffer length
* @write_data: read/write
* @rw: read/write
*
* Transfer data from/to the device data register by PIO.
*
Expand Down Expand Up @@ -4970,7 +4970,7 @@ unsigned int ata_data_xfer(struct ata_device *dev, unsigned char *buf,
* @dev: device to target
* @buf: data buffer
* @buflen: buffer length
* @write_data: read/write
* @rw: read/write
*
* Transfer data from/to the device data register by PIO. Do the
* transfer with interrupts disabled.
Expand Down

0 comments on commit 434b887

Please sign in to comment.