diff options
author | 2023-07-01 11:17:22 -0600 | |
---|---|---|
committer | 2023-07-27 10:11:11 -0700 | |
commit | cdddb626dc053a2bbe8be4150e9b67395130a683 (patch) | |
tree | 63621db034e31c74164797595f95157e7d94d724 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vboxsf: Use flexible arrays for trailing string member (diff) | |
download | wireguard-linux-cdddb626dc053a2bbe8be4150e9b67395130a683.tar.xz wireguard-linux-cdddb626dc053a2bbe8be4150e9b67395130a683.zip |
media: venus: Use struct_size_t() helper in pkt_session_unset_buffers()
Prefer struct_size_t() over struct_size() when no pointer instance
of the structure type is present.
Signed-off-by: "Gustavo A. R. Silva" <gustavoars@kernel.org>
Reviewed-by: Vikash Garodia <quic_vgarodia@quicinc.com>
Link: https://lore.kernel.org/r/ZKBfoqSl61jfpO2r@work
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions