From 04197660b1f29f10242586ff2e861a2e9a017a3d Mon Sep 17 00:00:00 2001 From: Fernando Luis Vazquez Cao Date: Fri, 23 May 2008 13:05:01 -0700 Subject: [PATCH] --- yaml --- r: 97277 b: refs/heads/master c: 12d15f0d51d47cec39d1d7250e81573c5cbd8b5d h: refs/heads/master i: 97275: e56a5af4ed38e3791ceb26a8810a9b9cc24ecb47 v: v3 --- [refs] | 2 +- trunk/include/linux/mmzone.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1cd8d5d349d0..f57862ebb6e0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fb56f0f9922d3fb2c5503cdc346dc3f86c897bc4 +refs/heads/master: 12d15f0d51d47cec39d1d7250e81573c5cbd8b5d diff --git a/trunk/include/linux/mmzone.h b/trunk/include/linux/mmzone.h index c463cd8a15a4..443bc7cd8c62 100644 --- a/trunk/include/linux/mmzone.h +++ b/trunk/include/linux/mmzone.h @@ -703,7 +703,7 @@ extern struct pglist_data *next_online_pgdat(struct pglist_data *pgdat); extern struct zone *next_zone(struct zone *zone); /** - * for_each_pgdat - helper macro to iterate over all nodes + * for_each_online_pgdat - helper macro to iterate over all online nodes * @pgdat - pointer to a pg_data_t variable */ #define for_each_online_pgdat(pgdat) \