Re: [PATCH v2] scsi: mpi3mr: Fix the type used for pointers to bitmap
From: Martin K. Petersen
Date: Mon May 22 2023 - 17:40:45 EST
Christophe,
> Bitmaps are "unsigned long[]", so better use "unsigned long *" instead
> of a plain "void *" when dealing with pointers to bitmaps.
Applied to 6.5/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering