Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24841
b: refs/heads/master
c: 8b68a12
h: refs/heads/master
i:
  24839: d94b390
v: v3
  • Loading branch information
Eric Sesterhenn / snakebyte authored and Linus Torvalds committed Mar 31, 2006
1 parent b1c8b71 commit d4d7aeb
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: b175d03dd207283609b7f8bfdaa5dc93ac9b16dd
refs/heads/master: 8b68a1263305d4e8a07d8a43c996969ea9e44292
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/inftlcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ static void inftl_add_mtd(struct mtd_blktrans_ops *tr, struct mtd_info *mtd)
return;
}
#ifdef PSYCHO_DEBUG
printk(KERN_INFO "INFTL: Found new nftl%c\n", nftl->mbd.devnum + 'a');
printk(KERN_INFO "INFTL: Found new inftl%c\n", inftl->mbd.devnum + 'a');
#endif
return;
}
Expand Down

0 comments on commit d4d7aeb

Please sign in to comment.