Skip to content

Commit

Permalink
[PKT_SCHED]: Spelling fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Dec 20, 2007
1 parent 53ccaae commit 9a94b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/sched/sch_hfsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ struct hfsc_class
u64 cl_vtoff; /* inter-period cumulative vt offset */
u64 cl_cvtmax; /* max child's vt in the last period */
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 */

struct internal_sc cl_rsc; /* internal real-time service curve */
Expand Down

0 comments on commit 9a94b35

Please sign in to comment.