bloat

From: Andries Brouwer
Date: Sat Nov 06 2004 - 16:43:54 EST


On Sat, Nov 06, 2004 at 08:36:08PM +0100, Adrian Bunk wrote:

> It's even harder because some subsystem maintainers refuse to remove
> unused global functions that might be used at some point far in the
> future or that even are never intended for in-kernel usage...

I have one or two unused functions inside #if 0 in sddr09.c.
Finding out the proper hardware details was nontrivial,
it would be a pity to throw the knowledge away.
But of course there is never a reason to have an unused function
appear in the binary. It is only source bloat.

Andries
-
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/