diff options
author | Andrea Arcangeli <aarcange@redhat.com> | 2016-10-07 17:01:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-07 18:46:29 -0700 |
commit | 97a42cd4398162aba77da55b568d85e5ec6b7705 (patch) | |
tree | 238dd26c444f84c69169c38a26e2ecff8f95a8b7 /Documentation | |
parent | e86f15ee64d8ee46255d964d55f74f5ba9af8c36 (diff) | |
download | linux-97a42cd4398162aba77da55b568d85e5ec6b7705.tar.gz linux-97a42cd4398162aba77da55b568d85e5ec6b7705.tar.bz2 linux-97a42cd4398162aba77da55b568d85e5ec6b7705.zip |
mm: vma_adjust: remove superfluous check for next not NULL
If next would be NULL we couldn't reach such code path.
Link: http://lkml.kernel.org/r/1474309513-20313-2-git-send-email-aarcange@redhat.com
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Jan Vorlicek <janvorli@microsoft.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions