diff options
| author | Wang Sheng-Hui <[email protected]> | 2012-05-29 15:06:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-05-29 16:22:18 -0700 |
| commit | f2135a4a57a798ca8014a138afb626b96d90c842 (patch) | |
| tree | 790d8989fa579f12afa0a3d1480a38252afa04d4 /tools/perf/scripts/python/bin | |
| parent | 89c522c78a6fbc0e24b71e65b65df8b247d5aebd (diff) | |
mm/hugetlb.c: use long vars instead of int in region_count()
The arguments f & t and fields from & to of struct file_region are
defined as long. So use long instead of int to type the temp vars.
Signed-off-by: Wang Sheng-Hui <[email protected]>
Acked-by: David Rientjes <[email protected]>
Acked-by: Hillf Danton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions