]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ieee1394: eth1394: reduce excessive function inlining
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 18 Mar 2007 11:23:11 +0000 (12:23 +0100)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 29 Apr 2007 22:00:30 +0000 (00:00 +0200)
commite00f04a70fa387b3accc81b5c346200f836e2a52
treee131541d19210a55522e61a357c2eb1d64d62843
parent2cd556ae61c862f4d00bb63863c6e5c67fd55bd4
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 <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/eth1394.c