diff options
| author | Andy Shevchenko <[email protected]> | 2024-09-25 18:43:34 +0300 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-11-05 17:12:27 -0800 |
| commit | 5c1edea773c98707fbb23d1df168bcff52f61e4b (patch) | |
| tree | 3e541d9d6b396ff5cf8016f2683f9ab3be51f9ed /fs/proc/array.c | |
| parent | 838010180241f5a9779a9ef9a621cdd2842f7354 (diff) | |
resource: replace open coded resource_intersection()
Patch series "resource: A couple of cleanups".
A couple of ad-hoc cleanups since there was a recent development of
the code in question. No functional changes intended.
This patch (of 2):
__region_intersects() uses open coded resource_intersection(). Replace it
with existing API which also make more clear what we are checking.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Rasmus Villemoes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions