mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
netprio_cgroup.c: fix comment typo
poitner -> pointer. Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
9ea3c49896
commit
0f307323a4
@ -198,7 +198,7 @@ static int write_priomap(struct cgroup *cgrp, struct cftype *cft,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
*Separate the devname from the associated priority
|
*Separate the devname from the associated priority
|
||||||
*and advance the priostr poitner to the priority value
|
*and advance the priostr pointer to the priority value
|
||||||
*/
|
*/
|
||||||
*priostr = '\0';
|
*priostr = '\0';
|
||||||
priostr++;
|
priostr++;
|
||||||
|
Loading…
Reference in New Issue
Block a user