summaryrefslogtreecommitdiffstats
path: root/sys/dev/vxge/vxgehal/vxgehal-ring.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
committereadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
commit9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch)
tree14e1117ec0e7000b8d3c4741569280dc7151708c /sys/dev/vxge/vxgehal/vxgehal-ring.c
parent494f14b9330151d98df404a05bd9f313ee56af30 (diff)
downloadFreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip
FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz
- change "is is" to "is" or "it is"
- change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days
Diffstat (limited to 'sys/dev/vxge/vxgehal/vxgehal-ring.c')
-rw-r--r--sys/dev/vxge/vxgehal/vxgehal-ring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vxge/vxgehal/vxgehal-ring.c b/sys/dev/vxge/vxgehal/vxgehal-ring.c
index bcfa078..1cefb3d 100644
--- a/sys/dev/vxge/vxgehal/vxgehal-ring.c
+++ b/sys/dev/vxge/vxgehal/vxgehal-ring.c
@@ -1339,7 +1339,7 @@ vxge_hal_ring_rxd_post_post_db(
* vxge_hal_ring_is_next_rxd_completed - Check if the next rxd is completed
* @vpath_handle: Virtual Path handle.
*
- * Checks if the the _next_ completed descriptor is in host memory
+ * Checks if the _next_ completed descriptor is in host memory
*
* Returns: VXGE_HAL_OK - success.
* VXGE_HAL_INF_NO_MORE_COMPLETED_DESCRIPTORS - No completed descriptors
OpenPOWER on IntegriCloud