Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59030
b: refs/heads/master
c: 4fda25a
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Jul 11, 2007
1 parent 376aa0c commit 472c06d
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: aa4291108f434a183207e645379414270118dccb
refs/heads/master: 4fda25a2cd7a18e0ef9f29ba3dd6f6cd9b7ca43f
2 changes: 1 addition & 1 deletion trunk/net/dccp/ccids/lib/loss_interval.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ struct dccp_li_hist_entry {
u32 dccplih_interval;
};

struct kmem_cache *dccp_li_cachep __read_mostly;
static struct kmem_cache *dccp_li_cachep __read_mostly;

static inline struct dccp_li_hist_entry *dccp_li_hist_entry_new(const gfp_t prio)
{
Expand Down

0 comments on commit 472c06d

Please sign in to comment.