[U-Boot] [PATCH 5/7] JFFS2: Change DEFAULT_EMPTY_SCAN_SIZE to 256 Bytes
Baidu Liu
liucai.lfn at gmail.com
Fri Apr 29 17:13:20 CEST 2011
Hi, Detlev :
>> default:
>> /* unknown */
>> - putLabeledWord("UNKOWN COMPRESSION METHOD = ", jNode->compr);
>> + putLabeledWord("UNKNOWN COMPRESSION METHOD = ", jNode->compr);
>> put_fl_mem(jNode, pL->readbuf);
>> return -1;
>> break;
>
> This typo change is not mentioned in the change log and really does not
> belong here. Please put it into a separate changeset.
>
This is just the typo error correction. Do you think we really need
another patch?
More information about the U-Boot
mailing list