diff options
| author | Liam R. Howlett <[email protected]> | 2023-01-20 16:26:49 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-10 00:51:38 +0000 |
| commit | 0503ea8f5ba73eb3ab13a81c1eefbaf51405385a (patch) | |
| tree | 114cd3eabef71df5f850d81e6d60f6add7ac36ae /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | mm/mmap: convert do_brk_flags() to use vma_prepare() and vma_complete() (diff) | |
| download | kernel-0503ea8f5ba73eb3ab13a81c1eefbaf51405385a.tar.gz kernel-0503ea8f5ba73eb3ab13a81c1eefbaf51405385a.zip | |
mm/mmap: remove __vma_adjust()
Inline the work of __vma_adjust() into vma_merge(). This reduces code
size and has the added benefits of the comments for the cases being
located with the code.
Change the comments referencing vma_adjust() accordingly.
[[email protected]: fix vma_merge() offset when expanding the next vma]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
