On Fri, 2008-10-17 at 17:14 +0100, Andy Whitcroft wrote:
> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>
Acked-by: Adam Litke <[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;
> 
-- 
Adam Litke - (agl at us.ibm.com)
IBM Linux Technology Center


-------------------------------------------------------------------------
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