projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53ccaae
)
[PKT_SCHED]: Spelling fixes
author
Joe Perches
<joe@perches.com>
Thu, 20 Dec 2007 22:02:40 +0000
(14:02 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Dec 2007 22:02:40 +0000
(14:02 -0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_hfsc.c
patch
|
blob
|
blame
|
history
diff --git
a/net/sched/sch_hfsc.c
b/net/sched/sch_hfsc.c
index 55e7e4530f4310b1eacecb081f7e318426c9aa6f..a6ad491e434b90bb7fb866ac743adea3180224b5 100644
(file)
--- a/
net/sched/sch_hfsc.c
+++ b/
net/sched/sch_hfsc.c
@@
-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 init
i
alization
time */
struct internal_sc cl_rsc; /* internal real-time service curve */