Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319569
b: refs/heads/master
c: 0672aa7
h: refs/heads/master
i:
  319567: 368bc4d
v: v3
  • Loading branch information
Thierry Reding authored and Pekka Enberg committed Jul 2, 2012
1 parent 4952c6c commit 61e0a81
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: a618e89f1e6fb3cdfc8ef0ad54a0d57830bf8881
refs/heads/master: 0672aa7c236ada6c636e68b2ac2aa135169e6e18
2 changes: 1 addition & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -4533,7 +4533,7 @@ static void show_symbol(struct seq_file *m, unsigned long address)

static int leaks_show(struct seq_file *m, void *p)
{
struct kmem_cache *cachep = list_entry(p, struct kmem_cache, next);
struct kmem_cache *cachep = list_entry(p, struct kmem_cache, list);
struct slab *slabp;
struct kmem_list3 *l3;
const char *name;
Expand Down

0 comments on commit 61e0a81

Please sign in to comment.