CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2021/01/28 04:10:00

Modified files:
        usr.bin/sndiod : dev.c 

Log message:
In slot_xxx(), store dev pointer in local variable

This removes many redundant dereferences to obtain the dev pointer
from the slot stucture and makes the source slightly more readable.
No behavior change.

Reply via email to