Clean up decorations and whitespace around header guards
Cleaned up with scripts/clean-header-guards.pl.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
diff --git a/include/fpu/softfloat.h b/include/fpu/softfloat.h
index 95a1103..0e57ee5 100644
--- a/include/fpu/softfloat.h
+++ b/include/fpu/softfloat.h
@@ -751,4 +751,4 @@
*----------------------------------------------------------------------------*/
float128 float128_default_nan(float_status *status);
-#endif /* !SOFTFLOAT_H */
+#endif /* SOFTFLOAT_H */