diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2015-03-09 14:54:51 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-04-10 15:41:44 +0200 |
commit | 3563c32d6532ece53c9dd8905a8e41983ef9952f (patch) | |
tree | 5c2a00d13913295a2683d1259a55b86629e2f589 /MAINTAINERS | |
parent | eeb538950367e3966cbf0237ab1a1dc30e059818 (diff) | |
download | op-kernel-dev-3563c32d6532ece53c9dd8905a8e41983ef9952f.zip op-kernel-dev-3563c32d6532ece53c9dd8905a8e41983ef9952f.tar.gz |
MIPS: unaligned: Surround load/store macros in do {} while statements
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions