diff options
author | Miaohe Lin <[email protected]> | 2020-01-30 22:14:51 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-01-31 10:30:39 -0800 |
commit | a67c8caae98f165d4b2caf73a5b32343524bc037 (patch) | |
tree | f22e4bc62dd5a3ab9a2bb0918065fd50cd5f5d48 /lib/test_overflow.c | |
parent | f42f25526502d851d0e3ca1e46297da8aafce8a7 (diff) |
mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()
The jump labels try_prev and none are not really needed in
find_mergeable_anon_vma(), eliminate them to improve readability.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: John Hubbard <[email protected]>
Reviewed-by: Wei Yang <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions