diff options
author | Jingoo Han | 2013-09-09 02:56:07 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab | 2013-10-31 04:54:12 -0200 |
commit | 1fbf86a04e52dca0cebc65bd02725b6f982de4f2 (patch) | |
tree | 76383d9dd6974d12a56b829b3fbffff7873eb9e5 /drivers/iommu/exynos-iommu.c | |
parent | 0e7e4d26cf3437bf3510e98e3c6d05b422a6943a (diff) |
[media] ddbridge: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/iommu/exynos-iommu.c')
0 files changed, 0 insertions, 0 deletions