On Mon, Sep 10, 2012 at 10:53:29PM +0200, Luis Gonzalez Fernandez wrote: > linux-3.6/drivers/regulator/tps62360-regulator.c: In function > ‘tps62360_probe’: > linux-3.6/drivers/regulator/tps62360-regulator.c:364:13: warning: cast from > poi$ > > Fix incorrect cast in tps62360_probe() function.
This fix isn't at all obvious and the warning doesn't show up for me. In general you need to supply some words explaining what you're doing, simply pasting a copy of an error message doesn't explain why your new code is good. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/