[PATCH firmware-utils] mkh3cimg/mkh3cvfs: add image/filesystem tools for H3C devices
Jan Hoffmann
jan at 3e8.eu
Sun Jul 24 13:25:36 PDT 2022
> +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.
More information about the openwrt-devel
mailing list