Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84277
b: refs/heads/master
c: 978cb38
h: refs/heads/master
i:
  84275: 719d124
v: v3
  • Loading branch information
Sheng Yongjie (Sam authored and Kyungmin Park committed Jan 29, 2008
1 parent cd4929b commit 5ae5199
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: b2581be291aa8595eadf3d6933d04d0f1d01b46d
refs/heads/master: 978cb38a296fceac82a8a757f6387d7ef2a21ac6
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/onenand/onenand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ int onenand_bbt_read_oob(struct mtd_info *mtd, loff_t from,
static int onenand_verify_oob(struct mtd_info *mtd, const u_char *buf, loff_t to)
{
struct onenand_chip *this = mtd->priv;
char oobbuf[64];
u_char oobbuf[64];
int status, i;

this->command(mtd, ONENAND_CMD_READOOB, to, mtd->oobsize);
Expand Down

0 comments on commit 5ae5199

Please sign in to comment.