diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 07:56:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-10-31 07:54:12 +0100 |
commit | 1fbf86a04e52dca0cebc65bd02725b6f982de4f2 (patch) | |
tree | 76383d9dd6974d12a56b829b3fbffff7873eb9e5 /drivers/media/pci/meye | |
parent | [media] ngene: Remove casting the return value which is a void pointer (diff) | |
download | linux-1fbf86a04e52dca0cebc65bd02725b6f982de4f2.tar.xz linux-1fbf86a04e52dca0cebc65bd02725b6f982de4f2.zip |
[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/media/pci/meye')
0 files changed, 0 insertions, 0 deletions