Re: [NET]: Shut up warnings in net/core/flow.c

From: David S. Miller
Date: Wed Nov 23 2005 - 17:02:14 EST


From: Arjan van de Ven <arjan@xxxxxxxxxxxxx>
Date: Wed, 23 Nov 2005 22:28:19 +0100

> I'm no gcc expert but afaik this really needs unit-at-a-time. (someone
> who knows more about gcc please correct me if I'm wrong).

Yes, it has to parse the whole file before it can determine
entirely that the static function is indeed not referenced.
-
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/