drivers/video/imsttfb.c: setclkMHz: clk_p is always 0

From: Adrian Bunk
Date: Tue Mar 22 2005 - 14:58:06 EST


The Coverity checker noticed that in the function setclkMHz in
drivers/video/imsttfb.c, the variable clk_p is never assigned a value
other than 0.

Could someone understanding this code decide whether this is a real bug
or whether clk_p can be replaced by 0?

TIA
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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