public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vfio: constify struct class usage
@ 2024-03-01 17:51 Ricardo B. Marliere
  2024-03-01 17:51 ` [PATCH 1/2] vfio/mdpy: make mdpy_class constant Ricardo B. Marliere
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ricardo B. Marliere @ 2024-03-01 17:51 UTC (permalink / raw)
  To: Kirti Wankhede; +Cc: kvm, linux-kernel, Greg Kroah-Hartman, Ricardo B. Marliere

This is a simple and straight forward cleanup series that aims to make the
class structures in vfio constant. This has been possible since 2023 [1].

---
[1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/

To: Kirti Wankhede <kwankhede@nvidia.com>
Cc: kvm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>

---
Ricardo B. Marliere (2):
      vfio/mdpy: make mdpy_class constant
      vfio/mbochs: make mbochs_class constant

 samples/vfio-mdev/mbochs.c | 18 ++++++++----------
 samples/vfio-mdev/mdpy.c   | 18 ++++++++----------
 2 files changed, 16 insertions(+), 20 deletions(-)
---
base-commit: 87adedeba51a822533649b143232418b9e26d08b
change-id: 20240301-class_cleanup-vfio-3c5f72230ba5

Best regards,
-- 
Ricardo B. Marliere <ricardo@marliere.net>


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

end of thread, other threads:[~2024-03-05 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 17:51 [PATCH 0/2] vfio: constify struct class usage Ricardo B. Marliere
2024-03-01 17:51 ` [PATCH 1/2] vfio/mdpy: make mdpy_class constant Ricardo B. Marliere
2024-03-01 17:51 ` [PATCH 2/2] vfio/mbochs: make mbochs_class constant Ricardo B. Marliere
2024-03-05 23:12 ` [PATCH 0/2] vfio: constify struct class usage Alex Williamson

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