diff options
Diffstat (limited to 'block/blk-cgroup.c')
-rw-r--r-- | block/blk-cgroup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/block/blk-cgroup.c b/block/blk-cgroup.c index 2bef5705ce24..f0605ab2a761 100644 --- a/block/blk-cgroup.c +++ b/block/blk-cgroup.c | |||
@@ -868,7 +868,7 @@ static void blkio_update_policy_rule(struct blkio_policy_node *oldpn, | |||
868 | } | 868 | } |
869 | 869 | ||
870 | /* | 870 | /* |
871 | * Some rules/values in blkg have changed. Propogate those to respective | 871 | * Some rules/values in blkg have changed. Propagate those to respective |
872 | * policies. | 872 | * policies. |
873 | */ | 873 | */ |
874 | static void blkio_update_blkg_policy(struct blkio_cgroup *blkcg, | 874 | static void blkio_update_blkg_policy(struct blkio_cgroup *blkcg, |
@@ -903,7 +903,7 @@ static void blkio_update_blkg_policy(struct blkio_cgroup *blkcg, | |||
903 | } | 903 | } |
904 | 904 | ||
905 | /* | 905 | /* |
906 | * A policy node rule has been updated. Propogate this update to all the | 906 | * A policy node rule has been updated. Propagate this update to all the |
907 | * block groups which might be affected by this update. | 907 | * block groups which might be affected by this update. |
908 | */ | 908 | */ |
909 | static void blkio_update_policy_node_blkg(struct blkio_cgroup *blkcg, | 909 | static void blkio_update_policy_node_blkg(struct blkio_cgroup *blkcg, |