projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/fs/ocfs2/reservations.c
b/fs/ocfs2/reservations.c
index 40650021fc24f633deb020ec10b26492315c27f9..d8b6e4259b80022cb824326f4ce2c665089b5818 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>