Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347229
b: refs/heads/master
c: d4d4f1b
h: refs/heads/master
i:
  347227: 8b6de8e
v: v3
  • Loading branch information
Brian Norris authored and Artem Bityutskiy committed Dec 13, 2012
1 parent 1248e28 commit 7702f9e
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: 8204536207e99b3bbbd13d936aaa3b18449b9c00
refs/heads/master: d4d4f1bf6a343b25220fdcdf559fd593dd3e25a7
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/nand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2923,7 +2923,7 @@ static int nand_flash_detect_onfi(struct mtd_info *mtd, struct nand_chip *chip,
*
* Check if an ID string is repeated within a given sequence of bytes at
* specific repetition interval period (e.g., {0x20,0x01,0x7F,0x20} has a
* period of 2). This is a helper function for nand_id_len(). Returns non-zero
* period of 3). This is a helper function for nand_id_len(). Returns non-zero
* if the repetition has a period of @period; otherwise, returns zero.
*/
static int nand_id_has_period(u8 *id_data, int arrlen, int period)
Expand Down

0 comments on commit 7702f9e

Please sign in to comment.