summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_freebsdkintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/rf_freebsdkintf.c')
-rw-r--r--sys/dev/raidframe/rf_freebsdkintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/raidframe/rf_freebsdkintf.c b/sys/dev/raidframe/rf_freebsdkintf.c
index 1a06659..5e134d7 100644
--- a/sys/dev/raidframe/rf_freebsdkintf.c
+++ b/sys/dev/raidframe/rf_freebsdkintf.c
@@ -1660,7 +1660,7 @@ rf_DispatchKernelIO(queue, req)
/* splx(s); */ /* want to test this */
return (0);
}
-/* this is the callback function associated with a I/O invoked from
+/* This is the callback function associated with an I/O invoked from
kernel code.
*/
static void
OpenPOWER on IntegriCloud