X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Fsuper-io.c;h=35325381d72fb4049bfdb9253e2bd57db542a0a4;hb=ee1d223ab2b186051716450050d6b508cd25bbfb;hp=1b5bc4ebffa681f7a3afe09ed4de10060daac6d7;hpb=21ae8a4b715acd326e6404ce6409ae329566eb64;p=bcachefs-tools-debian diff --git a/libbcachefs/super-io.c b/libbcachefs/super-io.c index 1b5bc4e..3532538 100644 --- a/libbcachefs/super-io.c +++ b/libbcachefs/super-io.c @@ -1480,9 +1480,7 @@ static const struct bch_sb_field_ops *bch2_sb_field_ops[] = { #undef x }; -static const struct bch_sb_field_ops bch2_sb_field_null_ops = { - NULL -}; +static const struct bch_sb_field_ops bch2_sb_field_null_ops; static const struct bch_sb_field_ops *bch2_sb_field_type_ops(unsigned type) {