diff options
| author | David Sterba <dsterba@suse.cz> | 2015-02-25 15:47:32 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.cz> | 2015-03-03 17:23:59 +0100 |
| commit | 3284da7b7b585e6e8e98f374a51d234d14c7a0a2 (patch) | |
| tree | 64babc4e0036884b69bc61e7866cc2056e258124 /lib/mpi/mpiutil.c | |
| parent | f64c7b12f86c638f13e19de08eeb8cf888dff8f6 (diff) | |
btrfs: use explicit initializer for seq_elem
Using {} as initializer for struct seq_elem does not properly initialize
the list_head member, but it currently works because it gets set through
btrfs_get_tree_mod_seq if 'seq' is 0.
Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions
