Re: [PATCH] Fix 4 compile time warnings in 2.5.53

Martin J. Bligh (fletch@aracnet.com)
Tue, 24 Dec 2002 11:04:02 -0800


>> drivers/serial/core.c: In function `uart_get_divisor':
>> drivers/serial/core.c:390: warning: `quot' might be used uninitialized
>> in this function
>
> This is a (harmless) toolchain problem. Upgrading compilers (or patching
> your current compiler) fixes it. I've posted a "fix" for this before.

I refuse to upgrade the compiler on every machine in the lab from
standard Debian woody to fix one stupid compiler error. This is a
completely harmless substitution that makes the error go away. We
don't live in a theoretical utopia.

M.

-
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/