From: Denis Vlasenko Date: Mon, 10 Apr 2006 05:48:59 +0000 (-0700) Subject: [IPV6]: Deinline few large functions in inet6 code X-Git-Tag: v2.6.17-rc2~291^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1a7ffcb7a047e99ab02424e651e0492f36095f7;p=pandora-kernel.git [IPV6]: Deinline few large functions in inet6 code Deinline a few functions which produce 200+ bytes of code. Size Uses Wasted Name and definition ===== ==== ====== ================================================ 429 3 818 __inet6_lookup include/net/inet6_hashtables.h 404 2 384 __inet6_lookup_established include/net/inet6_hashtables.h 206 3 372 __inet6_hash include/net/inet6_hashtables.h Signed-off-by: Denis Vlasenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed