summaryrefslogtreecommitdiff
path: root/include/net/inet_connection_sock.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-05-20 09:00:13 +0300
committerJakub Kicinski <kuba@kernel.org>2022-05-21 03:56:50 +0300
commiteac67d83bf2553f98cfddd42cfbcfd6f9ccfc287 (patch)
tree221d23653a39be1e2f3862ce9bb390eefbde206f /include/net/inet_connection_sock.h
parent29849a486a85f7ab1f3b389db5e3d4948119bef2 (diff)
downloadlinux-eac67d83bf2553f98cfddd42cfbcfd6f9ccfc287.tar.xz
wwan: iosm: use a flexible array rather than allocate short objects
GCC array-bounds warns that ipc_coredump_get_list() under-allocates the size of struct iosm_cd_table *cd_table. This is avoidable - we just need a flexible array. Nothing calls sizeof() on struct iosm_cd_list or anything that contains it. Reviewed-by: M Chetan Kumar <m.chetan.kumar@intel.com> Link: https://lore.kernel.org/r/20220520060013.2309497-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/inet_connection_sock.h')
0 files changed, 0 insertions, 0 deletions