Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[deliverable/linux.git] / fs / fscache / stats.c
index 8179e8bc4a3d668bc48c2625bde6a0448e54fc2e..40d13c70ef518e492565ae59a86ee758244cdd65 100644 (file)
@@ -287,5 +287,5 @@ const struct file_operations fscache_stats_fops = {
        .open           = fscache_stats_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
This page took 0.028858 seconds and 5 git commands to generate.