"Michael S. Tsirkin" <m...@redhat.com> writes: > Turns out virtio kept using ARRAY_SIZE on fields which stopped > being arrays, this was noticed by a coverity scan. > I fixed this up, this patchset fixes up the ARRAY_SIZE macro so that this > bug does not reappear in any other place.
Preferably with the tweaks I asked for, series Reviewed-by: Markus Armbruster <arm...@redhat.com> Thanks again for squashing the bug pattern, and not just the bug!