Commit d528dbfd authored by Clément Léger's avatar Clément Léger Committed by Anup Patel
Browse files

lib: sbi: sse: remove superfluous sbi_list_empty() check



The list loop below that check is actually not looping if the list is
empty so there was no need for this check.

Signed-off-by: default avatarClément Léger <cleger@rivosinc.com>
Reported-by: default avatarSamuel Holland <samuel.holland@sifive.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 22ff7509
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment