mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
There is already a memory_intersects() helper in sections.h, use memory_intersects() directly instead of private overlap(). Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>