diff options
author | 2020-09-22 19:32:51 +0000 | |
---|---|---|
committer | 2020-09-22 19:32:51 +0000 | |
commit | 664c6166bdf5ef0994a16bcce00610f942c9dc79 (patch) | |
tree | 99872eb650f923c6761f179e2f45e26d9ab4b156 /lib | |
parent | Document locks which protect `rtpcb' struct members. (diff) | |
download | wireguard-openbsd-664c6166bdf5ef0994a16bcce00610f942c9dc79.tar.xz wireguard-openbsd-664c6166bdf5ef0994a16bcce00610f942c9dc79.zip |
Since dlg@'s 2009 scsi midlayer refactoring the 'struct scsi_generic *cmd'
member of 'struct scsi_xfer' has always been pointed at the 'struct scsi_generic
cmdstore' member of the same instance. So nuke 'cmdstore' and remove the '*'
from cmd. Take the address of cmd as required by the various casts.
No intentional functional change.
luna88k test by aoyama@, sparc64 test by jmatthew@
Identification of 2009's last *cmd use and ok jmatthew@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions