aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2020-12-31 19:58:26 +0800
committerJens Wiklander <[email protected]>2021-02-02 14:50:21 +0100
commitfda90b29e27156db1923ac1f120935991f792560 (patch)
treea18810babf034ba5ce6341fd98d871b2cc7db445 /net/unix/unix_bpf.c
parentc7020068bf2397b60bb62a1f71ca0fe626c1f7e7 (diff)
drivers: optee: use flexible-array member instead of zero-length array
Use flexible-array member introduced in C99 instead of zero-length array. Most of zero-length array was already taken care in previous patch [1]. Now modified few more cases which were not handled earlier. [1]. https://patchwork.kernel.org/patch/11394197/ Signed-off-by: Tian Tao <[email protected]> Signed-off-by: Jens Wiklander <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions