diff options
author | Sughosh Ganu <sughosh.ganu@linaro.org> | 2025-03-03 19:02:30 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-17 19:39:27 -0600 |
commit | fa5b4f5a5f99d1f4ab995d07845d2bff50aaabb7 (patch) | |
tree | 722afdcf26481388c7ed95b930da8151d79d3081 /test/py/tests/test_fs/test_basic.py | |
parent | f5f0a0287134223c16ce64303df60c3708684e6a (diff) |
lmb: use a common function to check if regions overlap or are adjacent
The functions to check if the two said regions are adjacent or overlap
are pretty similar in nature. Club the functionality into a single
function lmb_regions_check() and return the appropriate return value
to signify this aspect.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions