Re: [PATCH] debloat aic7xxx and aic79xx drivers by deinlining

From: Arjan van de Ven
Date: Sat Aug 25 2007 - 18:03:56 EST


On Sat, 25 Aug 2007 22:57:07 +0100
Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> Attached patch deinlines and moves big functions from .h to .c files
> in drivers/scsi/aic7xxx/*. I also had to add prototypes for
> ahc_lookup_scb and ahd_lookup_scb to .h files.
>

one question... how many of these can actually be static (or would be
if they were in their only-caller-c-file) ? Did you run the find static
script or are you waiting for Adrian to do that ;-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/