Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283066
b: refs/heads/master
c: 96b6206
h: refs/heads/master
v: v3
  • Loading branch information
Steve Hodgson authored and Linus Torvalds committed Jan 11, 2012
1 parent d708a03 commit 9b32ac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c957b614bde8539416dcde8d702370ff30b1c662
refs/heads/master: 96b62067f970ff529c98913311d33f4b57b453dc
1 change: 1 addition & 0 deletions trunk/lib/btree.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ void *btree_get_prev(struct btree_head *head, struct btree_geo *geo,
}
return NULL;
}
EXPORT_SYMBOL_GPL(btree_get_prev);

static int getpos(struct btree_geo *geo, unsigned long *node,
unsigned long *key)
Expand Down

0 comments on commit 9b32ac0

Please sign in to comment.