commit | 858119e159384308a5dde67776691a2ebf70df0f | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <[email protected]> | Sat Jan 14 13:20:43 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Sat Jan 14 18:27:06 2006 -0800 |
tree | f360768f999d51edc0863917ce0bf79e88c0ec4c | |
parent | b0a9499c3dd50d333e2aedb7e894873c58da3785 [diff] |
[PATCH] Unlinline a bunch of other functions Remove the "inline" keyword from a bunch of big functions in the kernel with the goal of shrinking it by 30kb to 40kb Signed-off-by: Arjan van de Ven <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Jeff Garzik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>