]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif
authorBart Van Assche <bvanassche@acm.org>
Mon, 30 Sep 2024 20:13:47 +0000 (13:13 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 4 Oct 2024 02:00:08 +0000 (22:00 -0400)
commit09822c231ae69e4ebc686ebe8b8cad02bcafea54
tree6a72f3b7e56da6a32e9f569eed1cba41c025ab65
parent0b1e535598d576e0727b2028a4e4e69f3e46596a
scsi: mptfusion: Remove #ifndef __GENKSYMS__ / #endif

Except for preventing build errors, there shouldn't be any conditionals in
kernel drivers on __GENKSYMS__. Hence remove an #ifndef __GENKSYMS__ / #endif
pair from the MPT Fusion driver.

Cc: Sathya Prakash <sathya.prakash@broadcom.com>
Cc: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Cc: Suganath Prabu Subramani <suganath-prabu.subramani@broadcom.com>
Cc: MPT-FusionLinux.pdl@broadcom.com
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240930201347.1837690-1-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/message/fusion/mptlan.h