mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Remove obsolete comment after prior rev.
This commit is contained in:
parent
11dd9ed664
commit
adc8145e6f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313954
@ -143,10 +143,6 @@ nvme_sim_action(struct cam_sim *sim, union ccb *ccb)
|
||||
*/
|
||||
/*FALLTHROUGH*/
|
||||
case XPT_ABORT: /* Abort the specified CCB */
|
||||
/*
|
||||
* Only target mode generates these, and only for SCSI. They are
|
||||
* all invalid/unsupported for NVMe.
|
||||
*/
|
||||
ccb->ccb_h.status = CAM_REQ_INVALID;
|
||||
break;
|
||||
case XPT_SET_TRAN_SETTINGS:
|
||||
|
Loading…
Reference in New Issue
Block a user