]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf2cecc356193dbac1b3d5850b5b6ecdb790630d6
treecc81b75fbdc13589ac0defb0b6f018d066e1c21d
parent66c40a0cc5307a6864c7a5f794566998ffa19165
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