]> git.proxmox.com Git - mirror_qemu.git/commit - target/m68k/fpu_helper.c
m68k comments break patch submission due to being incorrectly formatted
authorLucien Murray-Pitts <lucienmp.qemu@gmail.com>
Thu, 6 Jun 2019 23:41:25 +0000 (08:41 +0900)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 26 Jun 2019 15:14:39 +0000 (17:14 +0200)
commit808d77bc5f878a666035d478480b8ed229bd49fe
tree213be732aefeb00801111d08d5477e5f4f3fe552
parentbf1fa6912dd44463b00ca1c4f006a807b2940466
m68k comments break patch submission due to being incorrectly formatted

Altering all comments in target/m68k to match Qemu coding styles so that future
patches wont fail due to style breaches.

Signed-off-by: Lucien Murray-Pitts <lucienmp.qemu@gmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20190606234125.GA4830@localhost.localdomain>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
12 files changed:
target/m68k/cpu-qom.h
target/m68k/cpu.c
target/m68k/cpu.h
target/m68k/fpu_helper.c
target/m68k/gdbstub.c
target/m68k/helper.c
target/m68k/m68k-semi.c
target/m68k/op_helper.c
target/m68k/softfloat.c
target/m68k/softfloat.h
target/m68k/softfloat_fpsp_tables.h
target/m68k/translate.c