mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Remove some obsoleted comments.
This commit is contained in:
parent
999987e51a
commit
ee64944219
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198381
@ -813,19 +813,6 @@ dastrategy(struct bio *bp)
|
||||
|
||||
cam_periph_lock(periph);
|
||||
|
||||
#if 0
|
||||
/*
|
||||
* check it's not too big a transfer for our adapter
|
||||
*/
|
||||
scsi_minphys(bp,&sd_switch);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Mask interrupts so that the pack cannot be invalidated until
|
||||
* after we are in the queue. Otherwise, we might not properly
|
||||
* clean up one of the buffers.
|
||||
*/
|
||||
|
||||
/*
|
||||
* If the device has been made invalid, error out
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user