aboutsummaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c
diff options
context:
space:
mode:
Diffstat (limited to 'block/cfq-iosched.c')
-rw-r--r--block/cfq-iosched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/block/cfq-iosched.c b/block/cfq-iosched.c
index 4cd59b0d7c1..78ee4b1d4e8 100644
--- a/block/cfq-iosched.c
+++ b/block/cfq-iosched.c
@@ -1030,7 +1030,7 @@ cfq_find_alloc_cfqg(struct cfq_data *cfqd, struct cgroup *cgroup, int create)
1030 1030
1031 /* 1031 /*
1032 * Add group onto cgroup list. It might happen that bdi->dev is 1032 * Add group onto cgroup list. It might happen that bdi->dev is
1033 * not initiliazed yet. Initialize this new group without major 1033 * not initialized yet. Initialize this new group without major
1034 * and minor info and this info will be filled in once a new thread 1034 * and minor info and this info will be filled in once a new thread
1035 * comes for IO. See code above. 1035 * comes for IO. See code above.
1036 */ 1036 */