On Fri, 12 Oct 2007 16:51:04 +0200 Geert Uytterhoeven <[EMAIL PROTECTED]> wrote:
> - if (mode_option || (mode_option = global_mode_option)) { > + if (mode_option || (mode_option = fb_mode_option)) { I guess that equals-which-looks-like-it-should-be-equals-equals really is intended to be an assignment? I guess. After staring at it for a while. It's a pretty obnoxious way of coding it, especially in kernel context where such things are unexpected... _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev