Index: kernel/arch/amd64/include/context.h
===================================================================
--- kernel/arch/amd64/include/context.h	(revision 88dfee72b892efbc89d6fc68db4a2e3de85ea013)
+++ kernel/arch/amd64/include/context.h	(revision 2249e164c1685cbc341e41608d784d40780b770a)
@@ -38,5 +38,6 @@
 #include <typedefs.h>
 
-/* According to ABI the stack MUST be aligned on 
+/*
+ * According to ABI the stack MUST be aligned on
  * 16-byte boundary. If it is not, the va_arg calling will
  * panic sooner or later
