projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd70f2
)
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
author
Adrian Bunk
<bunk@stusta.de>
Fri, 6 Jan 2006 19:21:28 +0000
(20:21 +0100)
committer
James Bottomley
<jejb@mulgrave.(none)>
Thu, 12 Jan 2006 17:36:37 +0000
(11:36 -0600)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: James Smart <James.Smart@Emulex.Com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_scsi.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/lpfc/lpfc_scsi.c
b/drivers/scsi/lpfc/lpfc_scsi.c
index 9ee8218404c058bc44e40157c891ad6464c2a605..dafabeefc5b3589de869a1c63b0703bfe512270a 100644
(file)
--- a/
drivers/scsi/lpfc/lpfc_scsi.c
+++ b/
drivers/scsi/lpfc/lpfc_scsi.c
@@
-150,7
+150,7
@@
lpfc_new_scsi_buf(struct lpfc_hba * phba)
return psb;
}
-st
ruct
lpfc_scsi_buf*
+st
atic struct
lpfc_scsi_buf*
lpfc_get_scsi_buf(struct lpfc_hba * phba)
{
struct lpfc_scsi_buf * lpfc_cmd = NULL;