From d510cbed2d221ef5f51961e0f86b78d46bb1d647 Mon Sep 17 00:00:00 2001 From: Cody P Schafer Date: Tue, 26 Mar 2013 10:30:44 -0700 Subject: [PATCH] --- yaml --- r: 366300 b: refs/heads/master c: 8761e31c227f9751327196f170eba2b519eab48f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/mmzone.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b20932b3d556..c56401be4fe0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e1ca3c7ac9caad278d05f0b30f4e1a03e4a65b7f +refs/heads/master: 8761e31c227f9751327196f170eba2b519eab48f diff --git a/trunk/include/linux/mmzone.h b/trunk/include/linux/mmzone.h index ede274957e05..2570216b844a 100644 --- a/trunk/include/linux/mmzone.h +++ b/trunk/include/linux/mmzone.h @@ -450,7 +450,7 @@ struct zone { * * present_pages is physical pages existing within the zone, which * is calculated as: - * present_pages = spanned_pages - absent_pages(pags in holes); + * present_pages = spanned_pages - absent_pages(pages in holes); * * managed_pages is present pages managed by the buddy system, which * is calculated as (reserved_pages includes pages allocated by the