public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] s390/vfio-*: make mdev_types unlike a fake flex array
@ 2025-02-17 10:06 Halil Pasic
  2025-02-17 10:06 ` [PATCH 1/2] s390/vfio-ap: make mdev_types not look like " Halil Pasic
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Halil Pasic @ 2025-02-17 10:06 UTC (permalink / raw)
  To: Eric Farman, Matthew Rosato, Halil Pasic, Vineeth Vijayan,
	Peter Oberparleiter, Heiko Carstens, Vasily Gorbik,
	Alexander Gordeev, Christian Borntraeger, Sven Schnelle,
	Tony Krowiak, Jason Herne, Harald Freudenberger, Holger Dengler,
	linux-s390, kvm, linux-kernel
  Cc: Gustavo A. R. Silva, Thorsten Blum


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-18 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 10:06 [PATCH 0/2] s390/vfio-*: make mdev_types unlike a fake flex array Halil Pasic
2025-02-17 10:06 ` [PATCH 1/2] s390/vfio-ap: make mdev_types not look like " Halil Pasic
2025-02-17 10:06 ` [PATCH 2/2] s390/vfio-ccw: " Halil Pasic
2025-02-18 16:38 ` [PATCH 0/2] s390/vfio-*: make mdev_types unlike " Vasily Gorbik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox