[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250217100614.3043620-1-pasic@linux.ibm.com>
Date: Mon, 17 Feb 2025 11:06:12 +0100
From: Halil Pasic <pasic@...ux.ibm.com>
To: Eric Farman <farman@...ux.ibm.com>,
Matthew Rosato <mjrosato@...ux.ibm.com>,
Halil Pasic <pasic@...ux.ibm.com>,
Vineeth Vijayan <vneethv@...ux.ibm.com>,
Peter Oberparleiter <oberpar@...ux.ibm.com>,
Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Tony Krowiak <akrowiak@...ux.ibm.com>,
Jason Herne <jjherne@...ux.ibm.com>,
Harald Freudenberger <freude@...ux.ibm.com>,
Holger Dengler <dengler@...ux.ibm.com>, linux-s390@...r.kernel.org,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
Thorsten Blum <thorsten.blum@...ux.dev>
Subject: [PATCH 0/2] s390/vfio-*: make mdev_types unlike a fake flex array
One sized trailing array members can look like fake flex arrays and
confuse people. Let us try to make the mdev_types member of the parent
devices in vfio-ap and vfio-ccw less confusing.
Halil Pasic (2):
s390/vfio-ap: make mdev_types not look like a fake flex array
s390/vfio-ccw: make mdev_types not look like a fake flex array
drivers/s390/cio/vfio_ccw_drv.c | 6 +++---
drivers/s390/cio/vfio_ccw_private.h | 2 +-
drivers/s390/crypto/vfio_ap_ops.c | 4 ++--
drivers/s390/crypto/vfio_ap_private.h | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
base-commit: 0ad2507d5d93f39619fc42372c347d6006b64319
--
2.45.2
Powered by blists - more mailing lists