[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240301-class_cleanup-vfio-v1-0-9236d69083f5@marliere.net>
Date: Fri, 01 Mar 2024 14:51:46 -0300
From: "Ricardo B. Marliere" <ricardo@...liere.net>
To: Kirti Wankhede <kwankhede@...dia.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Ricardo B. Marliere" <ricardo@...liere.net>
Subject: [PATCH 0/2] vfio: constify struct class usage
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@...dia.com>
Cc: kvm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@...liere.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@...liere.net>
Powered by blists - more mailing lists