Rasmus Villemoes 9fcd145717 mm/mmap.c: use while instead of if+goto
The creators of the C language gave us the while keyword. Let's use
that instead of synthesizing it from if+goto.

Made possible by 6597d783397a ("mm/mmap.c: replace find_vma_prepare()
with clearer find_vma_links()").

[akpm@linux-foundation.org: fix 80-col overflows]
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Cc: Roman Gushchin <klamm@yandex-team.ru>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-04-15 16:35:19 -07:00
..
2015-04-14 16:49:00 -07:00
2015-04-14 16:49:00 -07:00
2015-02-16 17:56:03 -08:00
2015-04-15 16:35:18 -07:00
2015-04-14 16:49:00 -07:00
2015-04-15 16:35:18 -07:00
2015-02-16 17:56:03 -08:00
2015-04-14 16:49:06 -07:00
2015-04-15 16:35:19 -07:00
2015-02-11 17:06:02 -08:00
2015-03-12 18:46:08 -07:00
2015-04-15 16:35:16 -07:00
2015-03-25 20:28:11 -04:00
2015-03-24 13:41:54 -04:00
2015-04-15 16:35:18 -07:00
2015-04-11 22:24:41 -04:00
2015-04-14 16:49:03 -07:00
2015-04-15 16:35:18 -07:00
2015-02-13 21:21:35 -08:00
2015-02-12 18:54:12 -08:00