Merge tag 'v3.7-rc7' into next/cleanup
[sfrench/cifs-2.6.git] / drivers / iommu / tegra-smmu.c
index 41678639b7e3fbd21b5131e4d6ddce89d5abbe61..4252d743963d50baaffa32e75eead8d6ffc28712 100644 (file)
@@ -1052,6 +1052,7 @@ static int smmu_debugfs_stats_show(struct seq_file *s, void *v)
                        stats[i], val, offs);
        }
        seq_printf(s, "\n");
+       dput(dent);
 
        return 0;
 }