commit | fee781e6c25772db862d3322b4745a896022a4f1 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Jan 08 01:04:16 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:14:03 2006 -0800 |
tree | ab1d3ea15594c684eb054bd333a8a38d2ab873a6 | |
parent | 80851ef2a5a404e6054211ca96ecd5ac4b06d297 [diff] |
[PATCH] fs/proc/: function prototypes belong in header files Function prototypes belong into header files. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>