summaryrefslogtreecommitdiff
path: root/lib/utils/timer/objects.mk
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2023-09-27 16:19:12 +0200
committerAnup Patel <[email protected]>2023-10-06 17:06:13 +0530
commit9da30f6105565c920d1e27c08cb67284619d6984 (patch)
tree06b2d5343849ec8cc9089738a800aec8fbceac24 /lib/utils/timer/objects.mk
parent8197c2f1ec5bcdd3aa7477efef59e9ebd57ee331 (diff)
lib: utils/fdt: simplify dt_parse_isa_extensions
hart_exts == NULL can only occur if offset and node address lead to an overflow resulting in exactly NULL. As we don't catch other values of overflow it does not make sense to treat this one as special. Addresses-Coverity-ID: 1568355 Logically dead code Addresses-Coverity-ID: 1568358 Logically dead code Fixes: 6259b2ec2d09 ("lib: utils/fdt: Fix fdt_parse_isa_extensions() implementation") Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Xiang W <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/timer/objects.mk')
0 files changed, 0 insertions, 0 deletions