David Howells 85d577979a werror: fix pci calgary
Fix an integer comparison always false warning in the PCI Calgary 64 driver.

A u8 is being compared to something that's 512 by default, resulting in the
following warning:

arch/x86/kernel/pci-calgary_64.c:1285: warning: comparison is always false due to limited range of data type

This was introduced by patch b34e90b8f0f30151349134f87b5dc6ef75a5218c.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-08-21 09:55:47 +02:00
..
2008-08-01 13:03:49 -07:00
2008-07-26 12:00:11 -07:00
2008-08-12 18:33:56 -07:00
2008-07-30 09:41:45 -07:00
2008-08-21 09:55:47 +02:00
2008-07-26 12:00:09 -07:00