Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167717
b: refs/heads/master
c: 1e65175
h: refs/heads/master
i:
  167715: f43e23a
v: v3
  • Loading branch information
Uwe Kleine-König authored and Rusty Russell committed Oct 22, 2009
1 parent d239b3e commit b893078
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: 3225beaba05d4f06087593f5e903ce867b6e118a
refs/heads/master: 1e65175c2c73742495f0e5ca52658539a65825db
2 changes: 1 addition & 1 deletion trunk/drivers/virtio/virtio_balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static int virtballoon_probe(struct virtio_device *vdev)
return err;
}

static void virtballoon_remove(struct virtio_device *vdev)
static void __devexit virtballoon_remove(struct virtio_device *vdev)
{
struct virtio_balloon *vb = vdev->priv;

Expand Down

0 comments on commit b893078

Please sign in to comment.