]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] pktcdvd: un-inline some functions
authorPeter Osterlund <petero2@telia.com>
Sat, 14 Jan 2006 21:21:32 +0000 (13:21 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 15 Jan 2006 02:27:16 +0000 (18:27 -0800)
commitac893963030ad70e528dc23270d499d650546a38
tree11ca9e97eb4c7fef47076a40723341e491bba11e
parentf16623569e2ec055b489462315f5296f153d119b
[PATCH] pktcdvd: un-inline some functions

Un-inline two functions in the pktcdvd driver.  This makes the compiled code
172 bytes smaller on my system.

Signed-off-by: Peter Osterlund <petero2@telia.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/pktcdvd.c