On Fri, Oct 17, 2008 at 05:14:15PM +0100, Andy Whitcroft wrote:
> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>

Acked-by: Mel Gorman <[EMAIL PROTECTED]>

> ---
>  hugeutils.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/hugeutils.c b/hugeutils.c
> index e053691..a319e89 100644
> --- a/hugeutils.c
> +++ b/hugeutils.c
> @@ -51,7 +51,7 @@
>  static int hugepagesize_errno; /* = 0 */
>  
>  #define MAX_HPAGE_SIZES 10
> -struct hpage_size hpage_sizes[MAX_HPAGE_SIZES];
> +static struct hpage_size hpage_sizes[MAX_HPAGE_SIZES];
>  static int nr_hpage_sizes;
>  static int hpage_sizes_default_idx = -1;
>  
> -- 
> 1.6.0.2.711.gf1ba4
> 

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to