Author: imp
Date: Thu Aug 22 02:53:51 2019
New Revision: 351376
URL: https://svnweb.freebsd.org/changeset/base/351376

Log:
  Remove stray line that was duplicated.
  
  Noticed by: rpokala@

Modified:
  head/sys/dev/nvme/nvme.c

Modified: head/sys/dev/nvme/nvme.c
==============================================================================
--- head/sys/dev/nvme/nvme.c    Thu Aug 22 02:53:46 2019        (r351375)
+++ head/sys/dev/nvme/nvme.c    Thu Aug 22 02:53:51 2019        (r351376)
@@ -138,7 +138,6 @@ nvme_attach(device_t dev)
 
        /*
         * Reset controller twice to ensure we do a transition from cc.en==1
-        * Reset controller twice to ensure we do a transition from cc.en==1
         *  to cc.en==0.  This is because we don't really know what status
         *  the controller was left in when boot handed off to OS.
         */
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to