Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93027
b: refs/heads/master
c: 7fe9296
h: refs/heads/master
i:
  93025: 14c4cae
  93023: c29e25b
v: v3
  • Loading branch information
Adrian Bunk authored and David Woodhouse committed Apr 22, 2008
1 parent b3abbc7 commit d975cba
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: 607d1cb1042657177bf72247eeb85c0d8416bd51
refs/heads/master: 7fe9296c80e9a4ee51b43fbfbceb5143751a9d5c
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/rfd_ftl.c
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ static void rfd_ftl_remove_dev(struct mtd_blktrans_dev *dev)
kfree(part);
}

struct mtd_blktrans_ops rfd_ftl_tr = {
static struct mtd_blktrans_ops rfd_ftl_tr = {
.name = "rfd",
.major = RFD_FTL_MAJOR,
.part_bits = PART_BITS,
Expand Down

0 comments on commit d975cba

Please sign in to comment.