mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
f7c66766b75f99c802d740f34b52b3377a3ed11a
Change is done to resolve AUTOSAR C++14 M5-0-10 violations Rule: AUTOSAR C++14 M5-0-10 Rule description : If the bitwise operators ~ and << are applied to an operand with an underlying type of unsigned char or unsigned short, the result shall be immediately cast to the underlying type of the operand. JIRA CAMERASW-12899 Change-Id: Ide1491e00094299d3785dbb1cd3366a043b3de0e Signed-off-by: Mika Liljeberg <mliljeberg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/tegra/camera/firmware-api/+/2933961 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2988965 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2988977 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Reviewed-by: Matti Ryttylainen <mryttylainen@nvidia.com> Reviewed-by: Viktor Horsmanheimo <viktorh@nvidia.com>
Description
No description provided