Some aac(4) cleanup:
authorSascha Wildner <swildner@dragonflybsd.org>
Sat, 10 Nov 2007 19:02:04 +0000 (19:02 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sat, 10 Nov 2007 19:02:04 +0000 (19:02 +0000)
commit09ccaff3e630b3df50c4b60ba1f41628d5152156
treea2124d12c5616e33689e43eea9fa34829c6c15a4
parent390b72255426497972d6df6d963f6f782bc4105a
Some aac(4) cleanup:

* Activate aac_debug.c. Fix AAC_DEBUG and add it to LINT.

* Staticise stuff which is used only locally.

* Remove unused functions.

* Constify an argument of aac_print_fib().
sys/conf/files
sys/conf/options
sys/config/LINT
sys/dev/raid/aac/aac.c
sys/dev/raid/aac/aac_debug.c
sys/dev/raid/aac/aac_disk.c
sys/dev/raid/aac/aac_pci.c
sys/dev/raid/aac/aacvar.h