[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070825145742.69b99168@laptopd505.fenrus.org>
Date: Sat, 25 Aug 2007 14:57:42 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: Denys Vlasenko <vda.linux@...glemail.com>
Cc: Andrew Morton <akpm@...l.org>, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, hare@...e.de
Subject: Re: [PATCH] debloat aic7xxx and aic79xx drivers by deinlining
On Sat, 25 Aug 2007 22:57:07 +0100
Denys Vlasenko <vda.linux@...glemail.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists