1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
Zdenek Kabelac 038760da4f gcc: single type initializers
Older gcc doesn't really like complex types (buffer, struct) to be
initialized without extra {} around such type.
So pick any other 'single type' var from a struct and set it to 0,
rest will do the compiler without emitting a warning.
2024-08-22 14:47:29 +02:00
..
config_settings.h config_settings: fix typo 2024-07-24 09:50:26 +00:00
config.c gcc: single type initializers 2024-08-22 14:47:29 +02:00
config.h config_file: remove unused code 2024-07-02 16:24:12 -05:00
defaults.h Allow system.devices to be automatically created on first boot 2024-05-21 16:29:12 -05:00