浏览代码

[PKT_SCHED]: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Joe Perches 17 年之前
父节点
当前提交
9a94b35184
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      net/sched/sch_hfsc.c

+ 1 - 1
net/sched/sch_hfsc.c

@@ -160,7 +160,7 @@ struct hfsc_class
 	u64	cl_vtoff;		/* inter-period cumulative vt offset */
 	u64	cl_vtoff;		/* inter-period cumulative vt offset */
 	u64	cl_cvtmax;		/* max child's vt in the last period */
 	u64	cl_cvtmax;		/* max child's vt in the last period */
 	u64	cl_cvtoff;		/* cumulative cvtmax of all periods */
 	u64	cl_cvtoff;		/* cumulative cvtmax of all periods */
-	u64	cl_pcvtoff;		/* parent's cvtoff at initalization
+	u64	cl_pcvtoff;		/* parent's cvtoff at initialization
 					   time */
 					   time */
 
 
 	struct internal_sc cl_rsc;	/* internal real-time service curve */
 	struct internal_sc cl_rsc;	/* internal real-time service curve */