Posted by
Ricardo B. Marliere
1 year, 9 months ago
This is a simple and straight forward cleanup series that aims to make the
class structures in nvme constant. This has been possible since 2023 [1].
[1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
---
Ricardo B. Marliere (3):
nvme: core: constify struct class usage
nvme: fabrics: make nvmf_class constant
nvme: fcloop: make fcloop_class constant
drivers/nvme/host/core.c | 53 +++++++++++++++++++++++---------------------
drivers/nvme/host/fabrics.c | 20 +++++++++--------
drivers/nvme/target/fcloop.c | 17 +++++++-------
3 files changed, 48 insertions(+), 42 deletions(-)
---
base-commit: 7e90b5c295ec1e47c8ad865429f046970c549a66
change-id: 20240305-class_cleanup-nvme-c11fedbc3b82
Best regards,
--
Ricardo B. Marliere <ricardo@marliere.net>
Re: [PATCH 0/3] nvme: constify struct class usage
Posted by
Christoph Hellwig
1 year, 9 months ago
The whole series looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
Re: [PATCH 0/3] nvme: constify struct class usage
Posted by
Keith Busch
1 year, 9 months ago
Thanks, applied to nvme-6.9.
For some reason this series didn't arrive to my inbox. I got the patches
from lore, but I probably wouldn't have noticed this series if Christoph
hadn't replied.
Re: [PATCH 0/3] nvme: constify struct class usage
Posted by
Ricardo B. Marliere
1 year, 9 months ago
Hi Keith,
On 5 Mar 09:02, Keith Busch wrote:
> Thanks, applied to nvme-6.9.
>
> For some reason this series didn't arrive to my inbox. I got the patches
> from lore, but I probably wouldn't have noticed this series if Christoph
> hadn't replied.
This is weird, I use gmail for sending. Thanks for letting me know,
anyway, and picking up the patches. Also thank you Christoph for
reviewing!
All the best,
- Ricardo.
Re: [PATCH 0/3] nvme: constify struct class usage
Posted by
Sagi Grimberg
1 year, 9 months ago
On 05/03/2024 18:25, Ricardo B. Marliere wrote:
> Hi Keith,
>
> On 5 Mar 09:02, Keith Busch wrote:
>> Thanks, applied to nvme-6.9.
>>
>> For some reason this series didn't arrive to my inbox. I got the patches
>> from lore, but I probably wouldn't have noticed this series if Christoph
>> hadn't replied.
> This is weird, I use gmail for sending. Thanks for letting me know,
> anyway,
Same here...