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