[lm-sensors] [PATCH] atxp1: signed/unsigned char bug

Jean Delvare khali at linux-fr.org
Thu Jul 27 22:28:49 CEST 2006


> On Thu, Jul 27, 2006 at 08:20:53PM +0200, Jean Delvare wrote:
> > > vid_to_reg() can return -1 and char can be unsigned.
> >
> > What does it take for char be unsigned? Never seen that.
> 
> Cross-gcc for arm here. That's how it was noticed.

I'd call it a bug.

> Or -funsigned-char gcc flag.

Irrelevant as far as the kernel compilation goes - but thanks for the
hint.

I take the patch anyway.

-- 
Jean Delvare



More information about the lm-sensors mailing list