Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251205
b: refs/heads/master
c: afd91d0
h: refs/heads/master
i:
  251203: 2a80a93
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Konrad Rzeszutek Wilk committed Apr 14, 2011
1 parent 8051f15 commit 1e1ad0e
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: 0660c7dbf228a06345392a64ebb43734875a3b91
refs/heads/master: afd91d07ff72919071e37086c0664384b3875688
2 changes: 1 addition & 1 deletion trunk/drivers/xen/blkback/blkback.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
#include <linux/list.h>
#include <linux/delay.h>
#include <linux/freezer.h>

#include <xen/balloon.h>
#include <xen/events.h>
#include <xen/page.h>
Expand Down Expand Up @@ -383,7 +384,6 @@ static void dispatch_rw_block_io(blkif_t *blkif,
struct blkif_request *req,
pending_req_t *pending_req)
{
extern void ll_rw_block(int rw, int nr, struct buffer_head * bhs[]);
struct gnttab_map_grant_ref map[BLKIF_MAX_SEGMENTS_PER_REQUEST];
struct phys_req preq;
struct {
Expand Down

0 comments on commit 1e1ad0e

Please sign in to comment.