Skip to content

Commit

Permalink
[SCSI] aic7xxx, aic79xx: deinline functions
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Denys Vlasenko authored and James Bottomley committed Apr 24, 2008
1 parent 93c20a5 commit be0d676
Show file tree
Hide file tree
Showing 11 changed files with 1,719 additions and 1,679 deletions.
2 changes: 1 addition & 1 deletion drivers/scsi/aic7xxx/aic79xx.reg
Original file line number Diff line number Diff line change
Expand Up @@ -3649,7 +3649,7 @@ scratch_ram {
KERNEL_TQINPOS {
size 1
}
TQINPOS {
TQINPOS {
size 1
}
/*
Expand Down
Loading

0 comments on commit be0d676

Please sign in to comment.