Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207747
b: refs/heads/master
c: 007c2d8
h: refs/heads/master
i:
  207745: d60201f
  207743: 2d510f4
v: v3
  • Loading branch information
Dan Carpenter authored and David Woodhouse committed Aug 2, 2010
1 parent 6046283 commit 16b82de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8c1a1158c98b810d34b469c787840ac16904e5fa
refs/heads/master: 007c2d8769139f3c9e99114219d6800aeccdfaef
1 change: 1 addition & 0 deletions trunk/drivers/mtd/mtd_blkdevs.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ static int blktrans_ioctl(struct block_device *bdev, fmode_t mode,
switch (cmd) {
case BLKFLSBUF:
ret = dev->tr->flush ? dev->tr->flush(dev) : 0;
break;
default:
ret = -ENOTTY;
}
Expand Down

0 comments on commit 16b82de

Please sign in to comment.