Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126273
b: refs/heads/master
c: 8cef7d5
h: refs/heads/master
i:
  126271: 7491989
v: v3
  • Loading branch information
Harvey Harrison authored and Linus Torvalds committed Jan 6, 2009
1 parent a85782b commit 0c0090b
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: 40bc1f2dbc29ab88176a650e51f2246526105093
refs/heads/master: 8cef7d57a4a47ef7166acde05eea0bc4f723691c
2 changes: 1 addition & 1 deletion trunk/lib/radix-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ struct radix_tree_preload {
int nr;
struct radix_tree_node *nodes[RADIX_TREE_MAX_PATH];
};
DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, };
static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, };

static inline gfp_t root_gfp_mask(struct radix_tree_root *root)
{
Expand Down

0 comments on commit 0c0090b

Please sign in to comment.