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:
eeb5389
)
MIPS: unaligned: Surround load/store macros in do {} while statements
author
Markos Chandras
<markos.chandras@imgtec.com>
Mon, 9 Mar 2015 14:54:51 +0000
(14:54 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 10 Apr 2015 13:41:44 +0000
(15:41 +0200)
It's best to surround such complex macros with do {} while statements
so they can appear as independent logical blocks when used within other
control blocks.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: <stable@vger.kernel.org> # v3.15+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9502/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/unaligned.c
patch
|
blob
|
history
diff --cc
arch/mips/kernel/unaligned.c
Simple merge