[GFS2] make gfs2_writepages() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 6 Feb 2007 22:12:49 +0000 (23:12 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Feb 2007 15:48:48 +0000 (10:48 -0500)
On Mon, Jan 29, 2007 at 08:45:28PM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.20-rc6-mm2:
>...
>  git-gfs2-nmw.patch
>...
>  git trees
>...

This patch makes the needlessly global gfs2_writepages() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found