Files
openwrt-R7800-nss/target/linux
Matt Merhar b2068f4aac kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled
Designated initializers are required when using the randstruct GCC
plugin, otherwise an error like the following is seen:

./include/linux/lzma.h:60:31: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [-Werror=designated-init]

This was originally applied via 55643e469c, but was unintentionally
reverted in 483503603c.

Fixes: 483503603c ("generic: 5.15: rework pending patch")
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2023-10-28 21:17:16 -04:00
..
2023-10-26 12:08:52 +02:00
2023-10-21 09:33:12 +02:00
2023-10-04 21:03:12 +02:00
2023-10-26 21:40:10 +02:00
2023-10-27 19:43:06 +01:00
2023-10-26 12:08:52 +02:00
2023-10-26 12:08:52 +02:00
2023-10-21 09:33:12 +02:00
2023-10-04 21:03:12 +02:00
2023-09-20 14:13:00 +02:00
2023-10-24 11:42:46 +02:00
2023-09-23 13:10:28 +02:00
2023-09-25 18:11:20 +02:00