From: Stefan Richter Date: Sun, 18 Mar 2007 11:23:11 +0000 (+0100) Subject: ieee1394: eth1394: reduce excessive function inlining X-Git-Tag: v2.6.22-rc1~1105^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00f04a70fa387b3accc81b5c346200f836e2a52;p=pandora-kernel.git ieee1394: eth1394: reduce excessive function inlining Shrinks eth1394.ko by about 5%. Many of these functions have only one caller and are therefore auto- inlined anyway. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed