Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98891
b: refs/heads/master
c: 5a60d0c
h: refs/heads/master
i:
  98889: 40c3d80
  98887: 2f2d1fc
v: v3
  • Loading branch information
Jan Beulich authored and Jens Axboe committed Jul 3, 2008
1 parent 6a5e68c commit 48589b3
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: 04c0635058256e2f4618139c237e56b5a4bdbb8f
refs/heads/master: 5a60d0cd4ff227c4c5212898ecbeeaf5662eb5fa
2 changes: 1 addition & 1 deletion trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ static int __init xlblk_init(void)
module_init(xlblk_init);


static void xlblk_exit(void)
static void __exit xlblk_exit(void)
{
return xenbus_unregister_driver(&blkfront);
}
Expand Down

0 comments on commit 48589b3

Please sign in to comment.