Index: kernel/arch/amd64/include/context.h
===================================================================
--- kernel/arch/amd64/include/context.h	(revision c06994673347954891a57710998cf1e087a59e8b)
+++ kernel/arch/amd64/include/context.h	(revision 905721b9dfaa60ff0d48e25697a1979786d8b6c1)
@@ -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
