summaryrefslogtreecommitdiffstats
path: root/sys/geom/sched/gs_scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/sched/gs_scheduler.h')
-rw-r--r--sys/geom/sched/gs_scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/sched/gs_scheduler.h b/sys/geom/sched/gs_scheduler.h
index 31e47e6..9ebc1a9 100644
--- a/sys/geom/sched/gs_scheduler.h
+++ b/sys/geom/sched/gs_scheduler.h
@@ -144,7 +144,7 @@ struct g_sched_class {
/*
* Manipulate the classifier's data. g_sched_get_class() gets a reference
- * to the the class corresponding to bp in gp, allocating and initializing
+ * to the class corresponding to bp in gp, allocating and initializing
* it if necessary. g_sched_put_class() releases the reference.
* The returned value points to the private data for the class.
*/
OpenPOWER on IntegriCloud