Re: [PATCH 1/1] Fix boot on efi 32 bit Machines

From: Jan Engelhardt
Date: Tue Jun 20 2006 - 17:57:38 EST


>
>Darn, I was going to comment on the patch, but the attachment
>isn't quoted... :(
>
>
>1. if you modify this patch, change
>+ if(!efi_enabled) {
>to
> if (!efi_enabled) {
>to be compatible with Linux coding style.
>
Care to name the section this is listed in? It is used all over the place
in examples in the CodingStyle document, but I could not find an
explanation which explicitly says "space after if".


Jan Engelhardt
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/