Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145255
b: refs/heads/master
c: b492b85
h: refs/heads/master
i:
  145253: 15883d1
  145251: cd33851
  145247: eec1086
v: v3
  • Loading branch information
NeilBrown committed May 26, 2009
1 parent e101108 commit 9c042ff
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: 7a91ee1f628ef6bfe3f13067c0ddf9db520cb86b
refs/heads/master: b492b852cd8c99505708152c29a5e09a787af9de
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -5567,7 +5567,7 @@ static struct block_device_operations md_fops =
.owner = THIS_MODULE,
.open = md_open,
.release = md_release,
.locked_ioctl = md_ioctl,
.ioctl = md_ioctl,
.getgeo = md_getgeo,
.media_changed = md_media_changed,
.revalidate_disk= md_revalidate,
Expand Down

0 comments on commit 9c042ff

Please sign in to comment.