diff options
author | Sheng Yongjie (Sam <[email protected]> | 2007-12-13 11:47:33 +0900 |
---|---|---|
committer | Kyungmin Park <[email protected]> | 2008-01-29 17:13:24 +0900 |
commit | 978cb38a296fceac82a8a757f6387d7ef2a21ac6 (patch) | |
tree | 1cb2c2f8fb042f864c0f903f5d1bbaf984fca65e /net/unix/sysctl_net_unix.c | |
parent | b2581be291aa8595eadf3d6933d04d0f1d01b46d (diff) |
[MTD] [OneNAND] Use the u_char instead of char in oobbuf
In function onenand_verify_oob, local variable oobbuf shall be unsigned char.
In the case of a value is >= 0x80, it's unequal in comparing the value in an unsigned char and signed char.
Signed-off-by: Sheng Yongjie (Sam) <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions