Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107922
b: refs/heads/master
c: 62aa005
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jens Axboe committed Aug 6, 2008
1 parent 2276563 commit d2a4494
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1ac0ae062cecd37587f5b951089f90e1d9d91769
refs/heads/master: 62aa0054da220b8bbe6f23c0eb1d97a99005d0b3
4 changes: 2 additions & 2 deletions trunk/drivers/block/xen-blkfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ static int blkif_getgeo(struct block_device *bd, struct hd_geometry *hg)
return 0;
}

int blkif_ioctl(struct inode *inode, struct file *filep,
unsigned command, unsigned long argument)
static int blkif_ioctl(struct inode *inode, struct file *filep,
unsigned command, unsigned long argument)
{
struct blkfront_info *info =
inode->i_bdev->bd_disk->private_data;
Expand Down

0 comments on commit d2a4494

Please sign in to comment.