Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123457
b: refs/heads/master
c: dfcd361
h: refs/heads/master
i:
  123455: 683f940
v: v3
  • Loading branch information
Pascal Terjan authored and Pekka Enberg committed Dec 29, 2008
1 parent aaa9bdf commit c546dcd
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: 8759ec50a6cad7ca5a6d63e657d25b85ab5ba44a
refs/heads/master: dfcd3610289132a762b7dc0eaf33998262cd9e20
2 changes: 1 addition & 1 deletion trunk/include/linux/slab.h
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ extern void *__kmalloc_node_track_caller(size_t, gfp_t, int, void *);
#define kmalloc_node_track_caller(size, flags, node) \
kmalloc_track_caller(size, flags)

#endif /* DEBUG_SLAB */
#endif /* CONFIG_NUMA */

/*
* Shortcuts
Expand Down

0 comments on commit c546dcd

Please sign in to comment.