git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1221518
)
mm/mremap.c: clean up goto just return ERR_PTR
author
Derek
<denc716@gmail.com>
Wed, 15 Apr 2015 23:14:02 +0000
(16:14 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 15 Apr 2015 23:35:18 +0000
(16:35 -0700)
As suggested by Kirill the "goto"s in vma_to_resize aren't necessary, just
change them to explicit return.
Signed-off-by: Derek Che <crquan@ymail.com>
Suggested-by: "Kirill A. Shutemov" <kirill@shutemov.name>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mremap.c
patch
|
blob
|
history
diff --cc
mm/mremap.c
Simple merge