linux/arch/ia64/sn/pci
Stoyan Gaydarov 80a03e2916 [IA64] BUG to BUG_ON changes
Replace:

	if (test)
		BUG();

with
	BUG_ON(test);

Signed-off-by: Stoyan Gaydarov <stoyboyker@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2009-04-01 09:50:48 -07:00
..
pcibr [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
Makefile ia64: fix sn to add include files using EXTRA_CFLAGS 2007-10-12 21:15:31 +02:00
pci_dma.c Merge branch 'linus' into core/iommu 2009-01-16 10:09:10 +01:00
tioca_provider.c [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree 2008-09-10 10:49:36 -07:00
tioce_provider.c [IA64] minor irq handler cleanups 2008-04-22 08:56:58 -07:00