Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68490
b: refs/heads/master
c: 1050643
h: refs/heads/master
v: v3
  • Loading branch information
Florin Malita authored and David Woodhouse committed Jul 23, 2007
1 parent 2e570e5 commit d46a9e4
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: 4cfff0db3a60a775c29abd9cbc300fc0f616904b
refs/heads/master: 1050643431c74d29ac972141cb24df1d9aca65cd
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 d46a9e4

Please sign in to comment.