Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146194
b: refs/heads/master
c: b3dd7ba
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Frederic Weisbecker committed Jun 1, 2009
1 parent 2da4848 commit 877d9b1
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: 8f184f27300f66f6dcc8296c2dae7a1fbe8429c9
refs/heads/master: b3dd7ba7d862707800c7ac45068f14ade2b65155
2 changes: 1 addition & 1 deletion trunk/kernel/trace/trace_stat.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ insert_stat(struct rb_root *root, struct stat_node *data, cmp_stat_t cmp)
*/
static int dummy_cmp(void *p1, void *p2)
{
return 1;
return -1;
}

/*
Expand Down

0 comments on commit 877d9b1

Please sign in to comment.