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-04-01 09:50:48 -07:00
2007-12-19 11:19:19 -08:00
2009-02-19 11:29:31 -08:00
2008-04-22 08:56:58 -07:00
2005-04-16 15:20:36 -07:00
2009-02-04 16:58:41 -08:00
2009-04-01 09:50:48 -07:00
2009-04-01 09:50:48 -07:00
2008-08-01 10:21:21 -07:00
2008-12-13 21:20:26 +10:30
2006-02-02 13:35:59 -08:00
2005-04-16 15:20:36 -07:00
2008-04-22 15:08:17 -07:00
2008-03-06 09:19:27 -08:00
2009-01-12 15:27:13 -08:00
2006-02-07 09:24:14 -08:00
2009-04-01 09:50:48 -07:00
2009-01-06 10:44:40 -08:00