+struct file_entry {
[...]
+ uint8_t res0[5];
[...]
+ uint8_t res3[3];
[...]
+ uint8_t res4[2];
I just noticed there is a gap in the numbering of the reserved fields. There is no meaning in that, I just overlooked it here (I actually noticed this before and cleaned it up in the mtdsplit driver). In any case, this is just a cosmetic issue.
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
