Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68455
b: refs/heads/master
c: 8f026f7
h: refs/heads/master
i:
  68453: bdb15be
  68451: db29686
  68447: e1c4ee4
v: v3
  • Loading branch information
Ben Dooks authored and David Woodhouse committed Jun 28, 2007
1 parent 5c8f959 commit 16edf50
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: 8b099a390defd294a3832fe73626c25072967316
refs/heads/master: 8f026f75accb8c9f1179a4b57a5019af36471046
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtd_blkdevs.c
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ static int blktrans_ioctl(struct inode *inode, struct file *file,
}
}

struct block_device_operations mtd_blktrans_ops = {
static struct block_device_operations mtd_blktrans_ops = {
.owner = THIS_MODULE,
.open = blktrans_open,
.release = blktrans_release,
Expand Down

0 comments on commit 16edf50

Please sign in to comment.