Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358554
b: refs/heads/master
c: a20702b
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and Vinod Koul committed Feb 13, 2013
1 parent 8aaf2d5 commit 60a9bc8
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: 5fa422c922c2599dbfd960faf6dfca2411cc3f99
refs/heads/master: a20702b8d7c2b54a618e203d94b37b4f1d21bbd4
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ioat/dma_v3.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ static void check_active(struct ioat2_dma_chan *ioat)

}

void ioat3_timer_event(unsigned long data)
static void ioat3_timer_event(unsigned long data)
{
struct ioat2_dma_chan *ioat = to_ioat2_chan((void *) data);
struct ioat_chan_common *chan = &ioat->base;
Expand Down

0 comments on commit 60a9bc8

Please sign in to comment.