Index: kernel/arch/amd64/include/context.h
===================================================================
--- kernel/arch/amd64/include/context.h	(revision 9dae3e9720388190f7e54eaf21f0ed91498f9d59)
+++ kernel/arch/amd64/include/context.h	(revision 089246ce1ed21aee9093df8facc6631219fa90ce)
@@ -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
