Re: [PATCH] 2.4.5pre3 warning fixes

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 17 May 2001 22:21:46 +0100 (BST)


> if (c->devices != NULL){
> c->devices->prev=d;
> }
>
> I assume the new compiler likes the if to have explicit brackets instead of
> using the next statement...

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