[SCSI] make scsi_end_bidi_request() static
commit8c5e03d3cf70161413aaf7152dafa96daca5bb2f
authorAdrian Bunk <bunk@kernel.org>
Sun, 30 Mar 2008 22:53:55 +0000 (31 01:53 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:19:08 +0000 (7 12:19 -0500)
tree5a228b528af16644d26aa2d11d53309ffc099ead
parentf6b196a2f3058c6f70bb36ab61ff8aa996fca301
[SCSI] make scsi_end_bidi_request() static

This patch makes the needlessly global scsi_end_bidi_request() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_lib.c