Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359402
b: refs/heads/master
c: 398eb08
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder authored and Linus Torvalds committed Feb 28, 2013
1 parent 48b3815 commit df9d68b
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: 5e4b269bcd178ac9b066a69f17c253d2f3f6388a
refs/heads/master: 398eb08555b24049e0362fee92920982b283fd96
1 change: 1 addition & 0 deletions trunk/drivers/block/nbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ static int nbd_thread(void *data)
*/

static void do_nbd_request(struct request_queue *q)
__releases(q->queue_lock) __acquires(q->queue_lock)
{
struct request *req;

Expand Down

0 comments on commit df9d68b

Please sign in to comment.