CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/09 12:02:12
Modified files:
sys/scsi : st.c
Log message:
Lots of st->flags checking in a mix of old school and ISSET() makes
code harder to read. Switch to ISSET() where obvious.
No change to executable.
