diff options
author | Wei Yang <[email protected]> | 2019-03-05 16:34:32 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-19 12:59:36 +0200 |
commit | f6c6010a07734103a31faa0cc977641b358c45b0 (patch) | |
tree | 083827fdeff31a4f9da7a8e281492ae8cd592a39 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6455959819bf2469190ae9f6b4ccebaa9827e884 (diff) |
mm/resource: Use resource_overlaps() to simplify region_intersects()
The three checks in region_intersects() are basically an open-coded version
of resource_overlaps() - so use the real thing.
Also fix typos in comments while at it.
Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Like Xu <[email protected]>
Reviewed-by: Yuan Yao <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Rewrote the changelog. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions