aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorIvan Lipski <[email protected]>2024-06-04 10:28:05 -0400
committerAlex Deucher <[email protected]>2024-06-14 16:18:54 -0400
commit2094401053dfbf7e8f74430c6c6ce666bce1d805 (patch)
treecb98b5042d1104e012073150caa14da722abef28 /lib/test_fortify/write_overflow-strncpy-src.c
parent9061707976c68899cf2f3b9117c5bbcee8e6872c (diff)
drm/amd/display: Remove redundant condition in VBA 314 func
[WHY] Coverity analysis this conditional code as DEADCODE. The conditional statement is never true since 'MacroTileSizeBytes' is either 256 or 65536. Thus, the code inside is the conditional statement is never reached. [HOW] Removed the conditional statement. Reviewed-by: Aurabindo Pillai <[email protected]> Reviewed-by: Alex Hung <[email protected]> Acked-by: Hamza Mahfooz <[email protected]> Signed-off-by: Ivan Lipski <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions