[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168558000059.2461197.2174919171880641930.b4-ty@oracle.com>
Date: Wed, 31 May 2023 20:43:10 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Sathya Prakash Veerichetty <sathya.prakash@...adcom.com>,
Kashyap Desai <kashyap.desai@...adcom.com>,
Sumit Saxena <sumit.saxena@...adcom.com>,
Sreekanth Reddy <sreekanth.reddy@...adcom.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
mpi3mr-linuxdrv.pdl@...adcom.com, linux-scsi@...r.kernel.org
Subject: Re: [PATCH v2] scsi: mpi3mr: Fix the type used for pointers to bitmap
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
Powered by blists - more mailing lists