git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e411056
)
iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().
author
Cyril Roelandt
<tipecaml@gmail.com>
Sun, 11 Nov 2012 20:49:30 +0000
(21:49 +0100)
committer
Joerg 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