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:
b8e748b
)
mm/vmalloc.c: emit the failure message before return
author
Zhang Yanfei
<zhangyanfei@cn.fujitsu.com>
Mon, 8 Jul 2013 22:59:57 +0000
(15:59 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 9 Jul 2013 17:33:21 +0000
(10:33 -0700)
Use goto to jump to the fail label to give a failure message before
returning NULL. This makes the failure handling in this function
consistent.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/vmalloc.c
patch
|
blob
|
history
diff --cc
mm/vmalloc.c
Simple merge