commit | 301b01aa621305e8d59a2eb948b4ad7bf26be86e | [log] [tgz] |
---|---|---|
author | Adrian Bunk <[email protected]> | Mon Mar 26 21:59:46 2007 -0800 |
committer | James Bottomley <[email protected]> | Sun Apr 01 10:11:54 2007 -0500 |
tree | ae30ad88aeb9da4224dfa757f658d59b05782399 | |
parent | b73c3d778647bffff6dbcbe41e8fc01215a22194 [diff] [blame] |
[SCSI] fusion: make mptspi_target_destroy() static Signed-off-by: Adrian Bunk <[email protected]> Acked-by: Eric Moore <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: James Bottomley <[email protected]>
diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c index 755dec6..b08416f 100644 --- a/drivers/message/fusion/mptspi.c +++ b/drivers/message/fusion/mptspi.c
@@ -445,7 +445,7 @@ return 0; } -void +static void mptspi_target_destroy(struct scsi_target *starget) { if (starget->hostdata)