]> bbs.cooldavid.org Git - net-next-2.6.git/commit - init/main.c
[PATCH] fs/buffer.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 27 Jun 2006 09:53:54 +0000 (02:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:38 +0000 (17:32 -0700)
commitb6cd0b772dcc5dc9b4c03d53946474dee399fa72
tree09ef125f7595f73ba256177f894d6c341074ff5b
parenta7807a32bbb027ab9955b96734fdc7f1e6497a9f
[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>
fs/buffer.c
include/linux/buffer_head.h
init/main.c