Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319573
b: refs/heads/master
c: 068ce41
h: refs/heads/master
i:
  319571: 0ea2957
v: v3
  • Loading branch information
Julia Lawall authored and Pekka Enberg committed Jul 9, 2012
1 parent 1ec9d96 commit 30e7f01
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: 4b57ad939263935e4e3aec4d74a11dd02a3421e4
refs/heads/master: 068ce415bea9e2b96bde76dc1bf6e672a89903ee
2 changes: 1 addition & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -5405,7 +5405,7 @@ static int __init slab_sysfs_init(void)
err = sysfs_slab_alias(al->s, al->name);
if (err)
printk(KERN_ERR "SLUB: Unable to add boot slab alias"
" %s to sysfs\n", s->name);
" %s to sysfs\n", al->name);
kfree(al);
}

Expand Down

0 comments on commit 30e7f01

Please sign in to comment.