nextsf 1357 sound/synth/emux/soundfont.c struct snd_soundfont *sf, *nextsf; nextsf 1361 sound/synth/emux/soundfont.c for (sf = sflist->fonts; sf; sf = nextsf) { nextsf 1362 sound/synth/emux/soundfont.c nextsf = sf->next;