projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f244f31
)
ocfs2: update gfp/slab.h includes
author
Tejun Heo
<tj@kernel.org>
Mon, 29 Mar 2010 17:52:32 +0000
(
02:52
+0900)
committer
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 28 Jun 2010 00:19:19 +0000
(10:19 +1000)
Implicit slab.h inclusion via percpu.h is about to go away. Make sure
gfp.h or slab.h is included as necessary.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
fs/ocfs2/reservations.c
patch
|
blob
|
history
diff --git
a/fs/ocfs2/reservations.c
b/fs/ocfs2/reservations.c
index
4065002
..
d8b6e42
100644
(file)
--- a/
fs/ocfs2/reservations.c
+++ b/
fs/ocfs2/reservations.c
@@
-26,7
+26,6
@@
#include <linux/fs.h>
#include <linux/types.h>
-#include <linux/slab.h>
#include <linux/highmem.h>
#include <linux/bitops.h>
#include <linux/list.h>