WSL2-Linux-Kernel/arch/ia64/sn/pci/pcibr
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
..
Makefile ia64: fix sn to add include files using EXTRA_CFLAGS 2007-10-12 21:15:31 +02:00
pcibr_ate.c [IA64] spelling fixes: arch/ia64/ 2007-05-11 14:55:43 -07:00
pcibr_dma.c [IA64] BUG to BUG_ON changes 2009-04-01 09:50:48 -07:00
pcibr_provider.c Remove pointless casts from void pointers 2008-02-06 10:41:01 -08:00
pcibr_reg.c [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn 2006-01-16 19:54:40 -08:00