Remove some obsoleted comments.

This commit is contained in:
Alexander Motin 2009-10-23 07:54:15 +00:00
parent 999987e51a
commit ee64944219
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=198381

View File

@ -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
*/