Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196824
b: refs/heads/master
c: 50eaeb3
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Monakhov authored and Jens Axboe committed Apr 28, 2010
1 parent 956ff74 commit 44dce90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 3f14d792f9a8fede64ce918dbb517f934497a4f8
refs/heads/master: 50eaeb323a170e231263ccb433bb2f99bd9e27ac
2 changes: 1 addition & 1 deletion trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ static struct cfq_group *cfq_get_cfqg(struct cfq_data *cfqd, int create)

static inline struct cfq_group *cfq_ref_get_cfqg(struct cfq_group *cfqg)
{
return NULL;
return cfqg;
}

static inline void
Expand Down

0 comments on commit 44dce90

Please sign in to comment.