]> git.baikalelectronics.ru Git - kernel.git/commit
fs/fs-writeback.c: make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Apr 2008 07:58:56 +0000 (00:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:00 +0000 (08:06 -0700)
commitc21f6ab96cca56cd1063e73fa1029628dedd008c
tree59f9be385f05d12d88d0ce70306687b64cbab3b8
parent901abd46944b5be179c87513103cb8c1f5982aed
fs/fs-writeback.c: make 2 functions static

Make the following needlessly global functions static:

- writeback_acquire()
- writeback_release()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fs-writeback.c
include/linux/backing-dev.h