RE: [2.6 patch] drivers/scsi/lpfc/lpfc_scsi.c: make lpfc_sli_get_scsi_buf() static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



looks fine...

-- james s

> -----Original Message-----
> From: Adrian Bunk [mailto:bunk@xxxxxxxxx]
> Sent: Sunday, November 20, 2005 5:51 PM
> To: Smart, James
> Cc: linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: [2.6 patch] drivers/scsi/lpfc/lpfc_scsi.c: make
> lpfc_sli_get_scsi_buf() static
> 
> 
> This patch makes the needlessly global function 
> lpfc_sli_get_scsi_buf() 
> static.
> 
> 
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
> 
> --- 
> linux-2.6.15-rc1-mm2-full/drivers/scsi/lpfc/lpfc_scsi.c.old	
> 2005-11-20 19:52:28.000000000 +0100
> +++ linux-2.6.15-rc1-mm2-full/drivers/scsi/lpfc/lpfc_scsi.c	
> 2005-11-20 19:52:45.000000000 +0100
> @@ -136,7 +136,7 @@
>  	return psb;
>  }
>  
> -struct  lpfc_scsi_buf*
> +static struct lpfc_scsi_buf*
>  lpfc_sli_get_scsi_buf(struct lpfc_hba * phba)
>  {
>  	struct  lpfc_scsi_buf * lpfc_cmd = NULL;
> 
> 
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux