diff options
| author | Stoyan Gaydarov <[email protected]> | 2009-03-10 05:10:30 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2009-04-01 16:50:48 +0000 |
| commit | 80a03e29164c76b70e6dbb1d10515820cc24487a (patch) | |
| tree | ee9426ae7b76777169079e7120a8413384f128b6 /lib/debug_locks.c | |
| parent | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.c (diff) | |
| download | kernel-80a03e29164c76b70e6dbb1d10515820cc24487a.tar.gz kernel-80a03e29164c76b70e6dbb1d10515820cc24487a.zip | |
[IA64] BUG to BUG_ON changes
Replace:
if (test)
BUG();
with
BUG_ON(test);
Signed-off-by: Stoyan Gaydarov <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'lib/debug_locks.c')
0 files changed, 0 insertions, 0 deletions
