]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: mptfusion: Mark device strings as nonstring
authorKees Cook <kees@kernel.org>
Wed, 5 Feb 2025 21:39:01 +0000 (13:39 -0800)
committerKees Cook <kees@kernel.org>
Fri, 28 Feb 2025 19:51:31 +0000 (11:51 -0800)
commit548ecb82946021d812d5dde6c5a109af1d36fc18
tree90b90a229253ae73fc7732dce4c4cf8f8aa7ba13
parentca758b147e75f4b564225065d70b6526477185ce
scsi: mptfusion: Mark device strings as nonstring

In preparation for memtostr*() checking that its source is marked as
nonstring, annotate the device strings accordingly.

Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> # SCSI
Signed-off-by: Kees Cook <kees@kernel.org>
drivers/message/fusion/mptsas.c