commit | be0d67680d524981dd65c661efe3c9cbd52a684f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Mar 23 04:41:22 2008 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Apr 24 09:09:18 2008 -0500 |
tree | c9f48421ee7396bcc593c0a0ef8415dd18e1eaba | |
parent | 93c20a59af4624aedf53f8320606b355aa951bc1 [diff] |
[SCSI] aic7xxx, aic79xx: deinline functions Deinlines and moves big functions from .h to .c files. Adds prototypes for ahc_lookup_scb and ahd_lookup_scb to .h files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>