diff options
author | Shaik Ameer Basha <[email protected]> | 2012-10-16 09:39:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2012-10-25 14:41:12 -0200 |
commit | a63bafd8e3a48263983e046ba34607d1ceb1743b (patch) | |
tree | ebe97bae6e09d64ac10ae1b32268063c15dce6cb /lib/memory-notifier-error-inject.c | |
parent | 4bd0e030aadaba4a0e8fd5c0233d7e61f2e6207d (diff) |
[media] s5p-fimc: fix variable type in fimc_device_run()
In fimc_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 <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions