Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332740
b: refs/heads/master
c: bb82477
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and David Woodhouse committed Sep 29, 2012
1 parent 512047f commit 79994a4
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: 1f6edadcccfa6a213fd2bbe6f193a78925f8312a
refs/heads/master: bb82477ebede3d0c37a502a899b68eb45fefca4f
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/tests/mtd_nandecctest.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ static int nand_ecc_test(const size_t size)
print_hex_dump(KERN_DEBUG, "", DUMP_PREFIX_OFFSET, 16, 4,
error_data, size, false);

return -1;
return -EINVAL;
}

#else
Expand Down

0 comments on commit 79994a4

Please sign in to comment.