Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146159
b: refs/heads/master
c: 79c5d3c
h: refs/heads/master
i:
  146157: d6559ff
  146155: 7748c67
  146151: c58c7aa
  146143: 5eb1527
v: v3
  • Loading branch information
Li Zefan authored and Ingo Molnar committed May 11, 2009
1 parent f665030 commit 481e1bf
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: 049862579333cc6cd9e6edfd6987cd0addfd8c59
refs/heads/master: 79c5d3ce614d8fe706545c7bca2158b63db6bb5e
4 changes: 2 additions & 2 deletions trunk/include/trace/block.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ DECLARE_TRACE(block_split,

DECLARE_TRACE(block_remap,
TP_PROTO(struct request_queue *q, struct bio *bio, dev_t dev,
sector_t to),
TP_ARGS(q, bio, dev, to));
sector_t from),
TP_ARGS(q, bio, dev, from));

#endif

0 comments on commit 481e1bf

Please sign in to comment.