Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87890
b: refs/heads/master
c: 6f5afae
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Siewior authored and Linus Torvalds committed Mar 28, 2008
1 parent 1b4df27 commit fc964c0
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: 9c312058b2e530722c7bd30c1b6f26eea35dc5fe
refs/heads/master: 6f5afaed58a7d560fb7ba4a028662de22011a7a7
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/rtc_from4.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ static int rtc_from4_errstat(struct mtd_info *mtd, struct nand_chip *this,
er_stat |= 1 << 1;
kfree(buf);
}

out:
rtn = status;
if (er_stat == 0) { /* if ECC is available */
rtn = (status & ~NAND_STATUS_FAIL); /* clear the error bit */
Expand Down

0 comments on commit fc964c0

Please sign in to comment.