From 441a6b699f953ab4a5889b728c9ecb9cd76aa34d Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Wed, 30 Jan 2019 18:56:45 +0000 Subject: [PATCH] Remove stale now comment, forgotten in r343582. MFC after: 2 weeks --- sys/cam/scsi/scsi_da.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 92e4ed2560f8..c8be3a01f851 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -3314,9 +3314,7 @@ more: /* * BIO_FLUSH doesn't currently communicate * range data, so we synchronize the cache - * over the whole disk. We also force - * ordered tag semantics the flush applies - * to all previously queued I/O. + * over the whole disk. */ scsi_synchronize_cache(&start_ccb->csio, /*retries*/1,