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-29 19:50:15 +01:00
2021-07-29 19:50:15 +01:00
2021-04-16 12:58:53 +01:00
2021-07-17 13:27:03 +02:00
2021-07-20 04:11:05 +01:00
2021-03-05 20:35:01 +01:00
2021-02-16 23:48:23 +01:00
2021-05-06 14:53:25 +02:00
2021-07-17 13:27:03 +02:00
2021-07-17 13:27:03 +02:00
2021-03-01 18:18:38 +01:00
2021-03-29 08:46:17 +02:00
2021-04-30 23:48:37 +02:00
2021-04-30 23:48:37 +02:00
2021-05-14 08:46:45 +01:00
2021-03-05 20:35:01 +01:00
2021-03-05 20:35:01 +01:00
2021-03-05 20:35:01 +01:00
2021-03-19 01:25:26 +01:00
2021-07-25 13:52:38 +02:00
2021-02-24 01:35:20 +00:00
2021-05-14 14:50:03 +01:00
2021-09-13 17:08:12 +02:00
2021-04-22 15:13:56 +01:00
2021-04-03 21:07:22 +01:00
2021-04-03 21:07:22 +01:00
2021-07-08 07:38:41 +02:00
2021-07-17 13:22:28 +02:00
2021-07-17 13:27:03 +02:00
2021-09-09 23:40:32 +02:00
2021-07-29 19:50:16 +01:00
2021-08-05 23:53:07 +01:00
2021-08-05 23:53:07 +01:00
2021-08-14 16:32:34 +01:00
2021-07-08 07:38:41 +02:00
2021-04-03 21:07:22 +01:00
2021-06-27 13:19:20 +02:00
2021-02-17 13:48:43 +00:00
2021-04-03 21:07:22 +01:00
2021-02-23 21:10:56 +01:00
2021-04-03 21:07:22 +01:00
2021-06-22 23:23:00 +02:00
2021-06-22 23:23:00 +02:00
2021-06-22 23:23:00 +02:00
2021-07-29 19:50:16 +01:00
2021-08-05 23:53:07 +01:00
2021-08-29 16:30:20 +02:00
2021-02-16 23:48:23 +01:00
2021-02-24 18:45:59 +01:00
2021-04-16 12:58:53 +01:00