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
..
2009-03-05 12:47:28 +01:00
2009-03-27 14:43:57 -04:00
2009-04-01 09:50:48 -07:00
2009-03-31 14:25:08 -07:00
2009-04-01 09:50:48 -07:00
2008-10-15 20:55:51 +02:00
2009-04-01 09:50:48 -07:00
2009-03-27 11:11:04 -07:00
2005-04-16 15:20:36 -07:00
2008-10-17 13:52:22 -07:00
2005-04-16 15:20:36 -07:00