Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 301b01aa authored by Adrian Bunk's avatar Adrian Bunk Committed by James Bottomley
Browse files

[SCSI] fusion: make mptspi_target_destroy() static

parent b73c3d77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -445,7 +445,7 @@ static int mptspi_target_alloc(struct scsi_target *starget)
	return 0;
}

void
static void
mptspi_target_destroy(struct scsi_target *starget)
{
	if (starget->hostdata)