commit | a771f2b82aa266fe578468deed82f797e26a3dc4 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@infradead.org> | Sun Jan 08 01:05:04 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:06 2006 -0800 |
tree | 79ca898412d790b3cfcb8557cc8225f9194eba39 | |
parent | e0804b17984afa1504649e2535db489d2a3029b6 [diff] |
[PATCH] Add a section about inlining to Documentation/CodingStyle Adds a bit of text to Documentation/Codingstyle to state that inlining everything "just because" is a bad idea Signed-off-by: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>