Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
[cascardo/linux.git] / arch / arm / kernel / swp_emulate.c
index 087fc32..b1b8988 100644 (file)
@@ -99,7 +99,7 @@ static const struct file_operations proc_status_fops = {
        .open           = proc_status_open,
        .read           = seq_read,
        .llseek         = seq_lseek,
-       .release        = seq_release,
+       .release        = single_release,
 };
 #endif