mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-15 09:19:57 +00:00
a9eebf69f3
drivers/mtd/parsers/redboot.c: In function 'parse_redboot_partitions':
drivers/mtd/parsers/redboot.c:194:59: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
fis_origin = (buf[i].flash_base & (master->size << 1) - 1);
~~~~~~~~~~~~~~~~~~~~^~~
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
generic | ||
image | ||
patches-4.9 | ||
patches-4.14 | ||
profiles | ||
smp | ||
config-4.9 | ||
config-4.14 | ||
Makefile | ||
modules.mk |