commit | ac893963030ad70e528dc23270d499d650546a38 | [log] [tgz] |
---|---|---|
author | Peter Osterlund <petero2@telia.com> | Sat Jan 14 13:21:32 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jan 14 18:27:16 2006 -0800 |
tree | 11ca9e97eb4c7fef47076a40723341e491bba11e | |
parent | f16623569e2ec055b489462315f5296f153d119b [diff] |
[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>