Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11984
b: refs/heads/master
c: 581c1b1
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe authored and Linus Torvalds committed Oct 31, 2005
1 parent 686e31c commit 6f1549a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4fc207419d95e0e16fdc78e2f48f7c0b3640ffe5
refs/heads/master: 581c1b14394aee60aff46ea67d05483261ed6527
1 change: 1 addition & 0 deletions trunk/drivers/block/noop-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

static void elevator_noop_add_request(request_queue_t *q, struct request *rq)
{
rq->flags |= REQ_NOMERGE;
elv_dispatch_add_tail(q, rq);
}

Expand Down

0 comments on commit 6f1549a

Please sign in to comment.