diff options
| author | 2020-02-21 09:32:33 -0600 | |
|---|---|---|
| committer | 2020-06-15 23:08:21 -0500 | |
| commit | aa125f313d8e7d04bf001175dadeabaf8723c00b (patch) | |
| tree | c0cfaac53c1fecbd89ef6b6c57ad332618aa6691 /Documentation/trace/postprocess/ssh:/git@git.zx2c4.com/git: | |
| parent | firmware: google: memconsole: Replace zero-length array with flexible-array member (diff) | |
firmware: google: vpd: Replace zero-length array with flexible-array member
There is a regular need in the kernel to provide a way to declare having a
dynamically sized set of trailing elements in a structure. Kernel code should
always use “flexible array members”[1] for these cases. The older style of
one-element or zero-length arrays should no longer be used[2].
[1] https://en.wikipedia.org/wiki/Flexible_array_member
[2] https://github.com/KSPP/linux/issues/21
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'Documentation/trace/postprocess/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
