summaryrefslogtreecommitdiffstats
path: root/sys/cam/cam_xpt.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-10-20 07:29:43 +0000
committermav <mav@FreeBSD.org>2014-10-20 07:29:43 +0000
commitdf2c4c17fc9411db9246e30fbce490ae91aaa341 (patch)
tree9ac2fdf746df26a8a181243dc3ddac21671c5c12 /sys/cam/cam_xpt.c
parent072d9b12cad6e0a19c457a7b6b5bbe31540b642a (diff)
downloadFreeBSD-src-df2c4c17fc9411db9246e30fbce490ae91aaa341.zip
FreeBSD-src-df2c4c17fc9411db9246e30fbce490ae91aaa341.tar.gz
MFC r271718 (by bdrewery): Correct a comment
Diffstat (limited to 'sys/cam/cam_xpt.c')
-rw-r--r--sys/cam/cam_xpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c
index a5ff305..d423b95 100644
--- a/sys/cam/cam_xpt.c
+++ b/sys/cam/cam_xpt.c
@@ -3056,7 +3056,7 @@ xpt_polled_action(union ccb *start_ccb)
}
/*
- * Schedule a peripheral driver to receive a ccb when it's
+ * Schedule a peripheral driver to receive a ccb when its
* target device has space for more transactions.
*/
void
OpenPOWER on IntegriCloud