Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319235
b: refs/heads/master
c: 9d23f9e
h: refs/heads/master
i:
  319233: bcba060
  319231: f9bb9a1
v: v3
  • Loading branch information
Clemens Ladisch authored and Stefan Richter committed Jun 17, 2012
1 parent d83e7d7 commit f8c8598
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: 7baab9acfb25934a32541d617cbc676abd1fbf5b
refs/heads/master: 9d23f9e946ad757344792a20ba5152f3a921688b
2 changes: 1 addition & 1 deletion trunk/drivers/firewire/core-iso.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ EXPORT_SYMBOL(fw_iso_buffer_destroy);
/* Convert DMA address to offset into virtually contiguous buffer. */
size_t fw_iso_buffer_lookup(struct fw_iso_buffer *buffer, dma_addr_t completed)
{
int i;
size_t i;
dma_addr_t address;
ssize_t offset;

Expand Down

0 comments on commit f8c8598

Please sign in to comment.