mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-09 10:13:20 +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>