mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
0352bebc07204ecebbeaca56a7686ee4f8fe373f
The patch adds missing parentheses for macros used in SDL. It is required to address the following misra violation: MISRA C-2012 Rule 20.7 - Macro parameter expands into an expression without being wrapped by parentheses. JIRA NVGPU-3180 Change-Id: I70d5359652c6e29814fe17e356dcd5553b498b34 Signed-off-by: Rajesh Devaraj <rdevaraj@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2130260 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Raghuram Kothakota <rkothakota@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided