mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 03:33:58 +00:00
this is about coverity id #100. It seems the if statement is negated, since the else branch calls remove_info() with sflist->currsf as a parameter where it gets dereferenced. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>