Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f6ac88b6 authored by Seemanta Dutta's avatar Seemanta Dutta
Browse files

msm: camera: isp: Use proper type while comparing negative values.



Not using the proper type to compare against negative values
will not work in case of 64bit build because long and int types
have different ranges for LP64 builds. So fix it by using a proper
cast.

Change-Id: I9525d94d6fc5e79f274752d8e567089907a36573
Signed-off-by: default avatarSeemanta Dutta <seemanta@codeaurora.org>
parent 9e1a1c1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment