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:
6a4756f
)
CRISv32: add unreachable() to BUG()
author
Rabin Vincent
<rabin@rab.in>
Thu, 14 May 2015 12:36:55 +0000
(14:36 +0200)
committer
Jesper Nilsson
<jespern@axis.com>
Fri, 4 Sep 2015 22:33:24 +0000
(
00:33
+0200)
Add an unreachable() in the BUG() implementations, to get rid of
several warnings similar to the one below:
kernel/sched/core.c: In function 'pick_next_task':
kernel/sched/core.c:2690:1: warning: control reaches end of non-void function [-Wreturn-type]
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
arch/cris/include/arch-v32/arch/bug.h
patch
|
blob
|
history
diff --cc
arch/cris/include/arch-v32/arch/bug.h
Simple merge