Re: [PATCH] Fix the warning of uninitialized value indriver/serial/8250.c

From: Alan Cox
Date: Tue Feb 03 2009 - 12:55:29 EST


> gcc is wrong, i can't be used uninitialized in that function. You should use
> the following construct instead to suppress the warning without generating any
> code.

No need for that either - newer gcc gets it right.
--
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/