Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97277
b: refs/heads/master
c: 12d15f0
h: refs/heads/master
i:
  97275: e56a5af
v: v3
  • Loading branch information
Fernando Luis Vazquez Cao authored and Linus Torvalds committed May 24, 2008
1 parent 2ba7f80 commit 0419766
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb56f0f9922d3fb2c5503cdc346dc3f86c897bc4
refs/heads/master: 12d15f0d51d47cec39d1d7250e81573c5cbd8b5d
2 changes: 1 addition & 1 deletion trunk/include/linux/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) \
Expand Down

0 comments on commit 0419766

Please sign in to comment.