Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63595
b: refs/heads/master
c: 47af05d
h: refs/heads/master
i:
  63593: f6e9e68
  63591: b19de3f
v: v3
  • Loading branch information
Florin Malita authored and David Woodhouse committed Aug 2, 2007
1 parent 6111a71 commit ebc4fb7
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: b8e3ec30c232eb76c96ecab52205fe46e8b0473a
refs/heads/master: 47af05dd4b98b57eeb682596a0df42d106e02167
1 change: 1 addition & 0 deletions trunk/drivers/mtd/rfd_ftl.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@ static void rfd_ftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd)
else {
if (!mtd->erasesize) {
printk(KERN_WARNING PREFIX "please provide block_size");
kfree(part);
return;
}
else
Expand Down

0 comments on commit ebc4fb7

Please sign in to comment.