Matt Merhar 55643e469c 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]

Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
2021-09-13 17:08:12 +02:00
..
2021-07-31 19:13:00 +02:00
2021-07-17 13:21:03 +02:00
2021-09-09 23:40:32 +02:00
2021-09-09 23:40:32 +02:00
2021-09-12 18:52:30 +02:00
2021-08-14 20:25:19 +02:00
2021-09-08 13:29:43 -10:00