projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73c3d7
)
[SCSI] fusion: make mptspi_target_destroy() static
author
Adrian Bunk
<bunk@stusta.de>
Tue, 27 Mar 2007 05:59:46 +0000
(21:59 -0800)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Sun, 1 Apr 2007 15:11:54 +0000
(10:11 -0500)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptspi.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/message/fusion/mptspi.c
b/drivers/message/fusion/mptspi.c
index 755dec6b7acc68303afe610c03db62496940856d..b08416f84edc33cecfafdc9c249223615dfe32be 100644
(file)
--- a/
drivers/message/fusion/mptspi.c
+++ b/
drivers/message/fusion/mptspi.c
@@
-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)