Commit 62286a08 authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by Kent Overstreet
Browse files

bcachefs: Replace zero-length arrays with flexible-array members



Fake flexible arrays (zero-length and one-element arrays) are
deprecated, and should be replaced by flexible-array members.

So, replace zero-length arrays with flexible-array members
in multiple structures.

Signed-off-by: default avatarGustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 8a4b4c52
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment