Commit 3eebeb8e authored by Robert Read's avatar Robert Read Committed by Linus Torvalds

[PATCH] fix intermezzo compile

parent 12265655
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
#include <linux/intermezzo_fs.h> #include <linux/intermezzo_fs.h>
static kmem_cache_t * presto_dentry_slab; kmem_cache_t * presto_dentry_slab;
/* called when a cache lookup succeeds */ /* called when a cache lookup succeeds */
static int presto_d_revalidate(struct dentry *de, int flag) static int presto_d_revalidate(struct dentry *de, int flag)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment