--- include/asm-alpha/bitops.h.old 2006-04-27 08:12:00.000000000 +0000 +++ include/asm-alpha/bitops.h 2006-04-27 08:12:58.000000000 +0000 @@ -310,7 +310,7 @@ return word ? result : 0; } -#endif __KERNEL__ +#endif /* __KERNEL__ */ /* * fls: find last bit set.