net/mlx4: Fix firmware command timeout during interrupt test
[cascardo/linux.git] / fs / proc / nommu.c
index d4a3574..f8595e8 100644 (file)
@@ -64,7 +64,7 @@ static int nommu_region_show(struct seq_file *m, struct vm_region *region)
 
        if (file) {
                seq_pad(m, ' ');
-               seq_path(m, &file->f_path, "");
+               seq_file_path(m, file, "");
        }
 
        seq_putc(m, '\n');