commit | 43f5d210a02dcf9d8bafb147044f27add10a459a | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Jun 22 11:16:40 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Jun 22 11:16:40 2006 -0400 |
tree | 289de9e5989e96f1c7188216322d40414555a9eb | |
parent | faf450ef4a8567e4c75a905aadae01cf401d893a [diff] |
[GFS2] [-mm patch] fs/gfs2/: make code static This patch makes the following needlessly global code static: - eaops.c: struct gfs2_security_eaops - rgrp.c: gfs2_free_uninit_di() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>