[SCSI] aic79xx: make ahd_done_with_status() static
authorAdrian Bunk <bunk@stusta.de>
Fri, 30 Jun 2006 09:33:07 +0000 (02:33 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 9 Jul 2006 14:05:37 +0000 (09:05 -0500)
commit24f6d2fd314f8580fcfd96391ce9689727d55572
tree6ed4ecd7257d5706d29cf4729f0106adc7b95207
parentb862f3b099f3ea672c7438c0b282ce8201d39dfc
[SCSI] aic79xx: make ahd_done_with_status() static

This patch makes a needlessly global function static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic79xx_core.c