diff options
author | Xishi Qiu <[email protected]> | 2014-12-10 10:09:03 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-12-11 11:35:02 +0100 |
commit | 29258cf49eb794f00989fc47da8700759a42778b (patch) | |
tree | 2cb1585a4b3c895bcb7e0a068e25ddee38df175d /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | c072b90c8dfe135072f646cc50b826e30c5aa558 (diff) |
x86/mm: Use min() instead of min_t() in the e820 printout code
The type of "MAX_DMA_PFN" and "xXx_pfn" are both unsigned long
now, so use min() instead of min_t().
Suggested-by: Andrew Morton <[email protected]>
Signed-off-by: Xishi Qiu <[email protected]>
Cc: Linux MM <[email protected]>
Cc: <[email protected]>
Cc: Rik van Riel <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions