Re: [PATCH v2] scsi: mpi3mr: Fix the type used for pointers to bitmap

From: Martin K. Petersen
Date: Wed May 31 2023 - 20:43:42 EST


On Sun, 07 May 2023 17:23:49 +0200, Christophe JAILLET wrote:

> Bitmaps are "unsigned long[]", so better use "unsigned long *" instead of
> a plain "void *" when dealing with pointers to bitmaps.
>
> This is more informative.
>
>

Applied to 6.5/scsi-queue, thanks!

[1/1] scsi: mpi3mr: Fix the type used for pointers to bitmap
https://git.kernel.org/mkp/scsi/c/144679dfb584

--
Martin K. Petersen Oracle Linux Engineering