Subject: Re: timeout issue in scsi drivers: mstohz()
To: David Laight <david@l8s.co.uk>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 04/05/2002 17:52:37
On Fri, Apr 05, 2002 at 12:21:46AM +0100, David Laight wrote:
> I dislike casts in these sort of cases, I think you will find that
> 0u is an integer constant - so adding it will force a char or
> short type to be extended.

OK, this is what I wasn't sure about (would the variable be extended to the
constant type, or the constant type be shrunk to the variable type; provided
that this constant can be represented in the variable type).

Thanks !

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--