Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2012 00:32:36 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r240577 - stable/9/sys/dev/isci/scil
Message-ID:  <201209170032.q8H0Wa8f014177@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Sep 17 00:32:36 2012
New Revision: 240577
URL: http://svn.freebsd.org/changeset/base/240577

Log:
  MFC r240521:
  
  	s/ is is / is /g
  	s/ a a / a /g
  
  Approved by:	cperciva (implicit)

Modified:
  stable/9/sys/dev/isci/scil/scic_sds_remote_device.h
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/dev/   (props changed)

Modified: stable/9/sys/dev/isci/scil/scic_sds_remote_device.h
==============================================================================
--- stable/9/sys/dev/isci/scil/scic_sds_remote_device.h	Mon Sep 17 00:32:35 2012	(r240576)
+++ stable/9/sys/dev/isci/scil/scic_sds_remote_device.h	Mon Sep 17 00:32:36 2012	(r240577)
@@ -121,7 +121,7 @@ enum SCIC_SDS_STP_REMOTE_DEVICE_READY_SU
 {
    /**
     * This is the idle substate for the stp remote device.  When there are no
-    * active IO for the device it is is in this state.
+    * active IO for the device it is in this state.
     */
    SCIC_SDS_STP_REMOTE_DEVICE_READY_SUBSTATE_IDLE,
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209170032.q8H0Wa8f014177>