m68k: math-emu: Sanitize include guards
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 17 Aug 2023 14:44:49 +0000 (16:44 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 6 Oct 2023 08:03:00 +0000 (10:03 +0200)
commit8893eb3de0ec14367466e29cfd8d962d1e615b75
treeb7a7c6b01a87261facae943100337a33c8877458
parent54b76dc9707a12b063bcb4a5d68bdaad2dc28514
m68k: math-emu: Sanitize include guards

Some include guards start with an underscore, others don't.
Some comments do not match the actual include guard.

Make them uniform, adhering to the "FP_<FOO>_H" format.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/8c84c8bf06c0c1e463c47f071891e2e83d5abdd2.1692283195.git.geert@linux-m68k.org
arch/m68k/math-emu/fp_arith.h
arch/m68k/math-emu/fp_trig.h
arch/m68k/math-emu/multi_arith.h