summaryrefslogtreecommitdiff
path: root/include/linux/page-flags-layout.h
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-05-07 18:23:49 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2023-05-23 00:40:11 +0300
commit144679dfb5840d58fd37a14f7b3a268531ec3b79 (patch)
tree5ed3624e21c0715c95032183c3b7870ffbe54e2d /include/linux/page-flags-layout.h
parent2e2fe5ac695a00ab03cab4db1f4d6be07168ed9d (diff)
downloadlinux-144679dfb5840d58fd37a14f7b3a268531ec3b79.tar.xz
scsi: mpi3mr: Fix the type used for pointers to bitmap
Bitmaps are "unsigned long[]", so better use "unsigned long *" instead of a plain "void *" when dealing with pointers to bitmaps. This is more informative. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/8bdf9148ce1a5d01aac11c46c8617b477813457e.1683473011.git.christophe.jaillet@wanadoo.fr Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/page-flags-layout.h')
0 files changed, 0 insertions, 0 deletions