Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298185
b: refs/heads/master
c: 452380e
h: refs/heads/master
i:
  298183: 5b4e5a4
v: v3
  • Loading branch information
Maxim Levitsky authored and David Woodhouse committed Mar 27, 2012
1 parent 846cd0f commit afbca80
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: 6551ab5d30d6bf0cea0c6cb294686ce3c7fc6042
refs/heads/master: 452380efbd72d8d41f53ea64c8a6ea1fedc4394d
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/sm_ftl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ static void sm_remove_dev(struct mtd_blktrans_dev *dev)

static struct mtd_blktrans_ops sm_ftl_ops = {
.name = "smblk",
.major = -1,
.major = 0,
.part_bits = SM_FTL_PARTN_BITS,
.blksize = SM_SECTOR_SIZE,
.getgeo = sm_getgeo,
Expand Down

0 comments on commit afbca80

Please sign in to comment.