diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-03-24 17:53:18 (GMT) |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-03-24 17:53:18 (GMT) |
commit | 232443e2c90cc2930624dec89df327615b002c55 (patch) | |
tree | 8bb1fa4c9aed6e020a8ecdb7f340ee329e2815e5 /drivers/usb | |
parent | b74945547f0679003ede4d1afcd0aa169059a436 (diff) | |
download | linux-fsl-qoriq-232443e2c90cc2930624dec89df327615b002c55.tar.xz |
BUG_ON() Conversion in drivers/video/
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions