Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273209
b: refs/heads/master
c: defde66
h: refs/heads/master
i:
  273207: f2fed80
v: v3
  • Loading branch information
Amit Shah authored and Rusty Russell committed Nov 2, 2011
1 parent 2669afb commit afe653e
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: a08fa92d16f2fa112e3400c6c513d23ae78b960a
refs/heads/master: defde66996476295dc7b1b60ea318965f8c3ad86
2 changes: 1 addition & 1 deletion trunk/drivers/char/virtio_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ static struct port_buffer *alloc_buf(size_t buf_size)
}

/* Callers should take appropriate locks */
static void *get_inbuf(struct port *port)
static struct port_buffer *get_inbuf(struct port *port)
{
struct port_buffer *buf;
struct virtqueue *vq;
Expand Down

0 comments on commit afe653e

Please sign in to comment.