diff options
author | Shaik Ameer Basha <shaik.ameer@samsung.com> | 2012-10-16 09:38:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-25 14:40:59 -0200 |
commit | 4bd0e030aadaba4a0e8fd5c0233d7e61f2e6207d (patch) | |
tree | 3e338650b196ac37ba070efa123be5452a3c7b01 /drivers/block/xen-blkback/common.h | |
parent | 840354381127fe1097a332bb3e56a1a479cb47f0 (diff) |
[media] exynos-gsc: fix variable type in gsc_m2m_device_run()
In gsc_m2m_device_run(), variable "ret" is accepting signed integer
values. But currently it is defined as u32. This patch will modify
the type of "ret" variable to "int".
Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/block/xen-blkback/common.h')
0 files changed, 0 insertions, 0 deletions