diff options
author | Markos Chandras <markos.chandras@imgtec.com> | 2015-07-16 15:06:45 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-09-03 12:07:42 +0200 |
commit | bbdd8147b1b9efb7268a7cad31e148d794363abe (patch) | |
tree | 9070ffb81ef28b9329d68f30912cfb51faa3cafd /block | |
parent | MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 (diff) | |
download | linux-bbdd8147b1b9efb7268a7cad31e148d794363abe.tar.xz linux-bbdd8147b1b9efb7268a7cad31e148d794363abe.zip |
MIPS: cp1emu: Fix closing bracket for the d_fmt case
The double format (d_fmt) case uses an opening bracket which then
closes at the end of the word format (w_fmt). This can be rather confusing
so add the closing bracket at the end of the d_fmt case and use another one
for the w_fmt one.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10733/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions