[spi-devel-general] [PATCH] spi_mpc83xx: test below 0 on unsigned	irq in mpc83xx_spi_probe()
    David Brownell 
    david-b at pacbell.net
       
    Thu May  1 08:12:10 EST 2008
    
    
  
On Wednesday 23 April 2008, Kumar Gala wrote:
> 
> On Apr 23, 2008, at 3:19 PM, Roel Kluin wrote:
> > mpc83xx_spi->irq is unsigned, so the test fails
> >
> > Signed-off-by: Roel Kluin <12o3l at tiscali.nl>
Any reason to not just make mpc83xx_spi->irq be "int",
following normal practice everywhere?  If not, I'll
roll that into the patch from Joakim Tjernlund...
- Dave
    
    
More information about the Linuxppc-dev
mailing list