Re: [PATCH][next] drm/virtio: Use struct_size() helper in kmalloc()
From: Gerd Hoffmann <kraxel@redhat.com>
Date: 2020-08-17 10:41:53
Also in:
dri-devel, lkml
From: Gerd Hoffmann <kraxel@redhat.com>
Date: 2020-08-17 10:41:53
Also in:
dri-devel, lkml
On Wed, Jun 17, 2020 at 04:57:07PM -0500, Gustavo A. R. Silva wrote:
Make use of the struct_size() helper instead of an open-coded version in order to avoid any potential type mistakes. This code was detected with the help of Coccinelle and, audited and fixed manually. Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Queued up for drm-misc-next. thanks, Gerd _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization