aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netprio_cgroup.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/core/netprio_cgroup.c')
-rw-r--r--net/core/netprio_cgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/netprio_cgroup.c b/net/core/netprio_cgroup.c
index 63d15e8f80e9..ed0c0431fcd8 100644
--- a/net/core/netprio_cgroup.c
+++ b/net/core/netprio_cgroup.c
@@ -234,7 +234,7 @@ static int write_priomap(struct cgroup *cgrp, struct cftype *cft,
234 234
235 /* 235 /*
236 *Separate the devname from the associated priority 236 *Separate the devname from the associated priority
237 *and advance the priostr poitner to the priority value 237 *and advance the priostr pointer to the priority value
238 */ 238 */
239 *priostr = '\0'; 239 *priostr = '\0';
240 priostr++; 240 priostr++;