commit | a2cf822274b3d58a16a65c8338e299e18b3dc3a4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Feb 06 23:12:49 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Feb 07 10:48:48 2007 -0500 |
tree | 2f24e59d6e7543cddb421a62ec28f744f9dc082e | |
parent | 2d72e7101cc7fff5c1eb21bfcbba51c8002418d2 [diff] |
[GFS2] make gfs2_writepages() static 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>