diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-01-18 00:36:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-01-18 00:36:05 +0100 |
commit | 1ae613883468eab2fb8a077aad9fdedfbfa73d1b (patch) | |
tree | 137e13bddb040f4ae9a997473e847304dcd7c19e /drivers/video | |
parent | [SPARC64]: Eliminate race condition reading Hummingbird STICK register (diff) | |
download | linux-1ae613883468eab2fb8a077aad9fdedfbfa73d1b.tar.xz linux-1ae613883468eab2fb8a077aad9fdedfbfa73d1b.zip |
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
this patch changes if() BUG(); constructs
in iommu.c to BUG_ON(); so it gets save
to define BUG() and BUG_ON() to nullstatements.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions