From: Will Newton Date: Mon, 13 Oct 2008 09:36:21 +0000 (+0100) Subject: 8250: remove a few inlines of dubious value X-Git-Tag: v2.6.28-rc1~664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d674abcffeacaf83038bbf7c0caf24edd497dd;p=pandora-kernel.git 8250: remove a few inlines of dubious value Remove some inlines from various functions that are called once, are too big to inline, or are called only from slow path code. This saves around 300 bytes of code for me. Signed-off-by: Will Newton Signed-off-by: Andrew Morton Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed