diff options
Diffstat (limited to 'sys/kern/subr_clist.c')
| -rw-r--r-- | sys/kern/subr_clist.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_clist.c b/sys/kern/subr_clist.c index 78bb231d8321..165f628e256f 100644 --- a/sys/kern/subr_clist.c +++ b/sys/kern/subr_clist.c @@ -149,7 +149,7 @@ cblock_alloc_cblocks(number)  }  /* - * Set the cblock allocation policy for a a clist. + * Set the cblock allocation policy for a clist.   * Must be called in process context at spltty().   */  void  | 
