diff options
| author | Andrew Morton <[email protected]> | 2008-10-15 22:01:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-16 11:21:29 -0700 |
| commit | db99100d2ed40dd9736fcb1adb3657a98f9bcfd9 (patch) | |
| tree | c098cda0a6172ea9e00fe25d151b87cd1609176c /tools/perf/scripts/python | |
| parent | 9363b9f23c9cc36cc8ef6c05fdf879ee4a96ae92 (diff) | |
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
Local variable `i' is a) misleadingly-named for an `enum zone_type' and b)
used for indexing zones as well as nodes as well as node_maps.
Make it an `int'.
Reported-by: Frans Pop <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions