iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().
authorCyril Roelandt <tipecaml@gmail.com>
Sun, 11 Nov 2012 20:49:30 +0000 (21:49 +0100)
committerJoerg Roedel <joro@8bytes.org>
Sat, 17 Nov 2012 12:25:40 +0000 (13:25 +0100)
Call to d_find_alias() needs a corresponding dput().

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found