[SCSI] Rename scsi_print_msg to spi_print_msg
Rename scsi_print_msg to spi_print_msg and move its prototype from scsi_dbg.h to scsi_transport_spi.h Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
410ca5c7c6
commit
1abfd37013
@@ -146,5 +146,6 @@ void spi_release_transport(struct scsi_transport_template *);
|
||||
void spi_schedule_dv_device(struct scsi_device *);
|
||||
void spi_dv_device(struct scsi_device *);
|
||||
void spi_display_xfer_agreement(struct scsi_target *);
|
||||
int spi_print_msg(const unsigned char *);
|
||||
|
||||
#endif /* SCSI_TRANSPORT_SPI_H */
|
||||
|
Reference in New Issue
Block a user