Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28118
b: refs/heads/master
c: 6b41fd1
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jun 21, 2006
1 parent ff4634d commit e06fa2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58dfd9c16e88b9d790e7df8f2c5b03b7887db54c
refs/heads/master: 6b41fd1785f4effe2f3bd40da864415812f5b8c9
1 change: 0 additions & 1 deletion trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1318,7 +1318,6 @@ cfq_alloc_io_context(struct cfq_data *cfqd, gfp_t gfp_mask)

if (cic) {
memset(cic, 0, sizeof(*cic));
RB_CLEAR_COLOR(&cic->rb_node);
cic->last_end_request = jiffies;
INIT_LIST_HEAD(&cic->queue_list);
cic->dtor = cfq_free_io_context;
Expand Down

0 comments on commit e06fa2e

Please sign in to comment.