commit | b6cd0b772dcc5dc9b4c03d53946474dee399fa72 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Jun 27 02:53:54 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:38 2006 -0700 |
tree | 09ef125f7595f73ba256177f894d6c341074ff5b | |
parent | a7807a32bbb027ab9955b96734fdc7f1e6497a9f [diff] |
[PATCH] fs/buffer.c: cleanups - add a proper prototype for the following global function: - buffer_init() - make the following needlessly global function static: - end_buffer_async_write() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>