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