mm/page-writeback.c: make a function static
authorAdrian Bunk <bunk@kernel.org>
Tue, 5 Feb 2008 06:29:08 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:17 +0000 (09:44 -0800)
commitf61eaf9fc58f3b2d9e3ad424496620f3381ccd1e
treecc81b75fbdc13589ac0defb0b6f018d066e1c21d
parent1e88328111aae3ea408f346763ba9f9bad71f876
mm/page-writeback.c: make a function static

task_dirty_limit() can become static.

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>
mm/page-writeback.c