]> git.hungrycats.org Git - linux/commitdiff
[PATCH] extra tokens after endif
authorJens Axboe <axboe@suse.de>
Mon, 17 Mar 2003 00:21:00 +0000 (16:21 -0800)
committerJens Axboe <axboe@suse.de>
Mon, 17 Mar 2003 00:21:00 +0000 (16:21 -0800)
arch/i386/kernel/head.S

index c03351ac5a39365b9c6f9ae053aab55d36469eb7..c5b7a5c4e3d26d9fe15673ae948346b8a6010d70 100644 (file)
@@ -130,7 +130,7 @@ ENTRY(startup_32)
        popfl
        jmp checkCPUtype
 1:
-#endif CONFIG_SMP
+#endif /* CONFIG_SMP */
 
 /*
  * Clear BSS first so that there are no surprises...