diff options
| author | Eric Sesterhenn <[mailto:[email protected]]> | 2006-10-17 14:46:30 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-10-17 14:46:30 -0700 |
| commit | 2920349d438ec08d2b1f6761c8b78b8d13fd1dee (patch) | |
| tree | 10fb227d8a4df923291eb6cbae67c1257cad241f /include/linux/debugobjects.h | |
| parent | 8d32e3ae5972641ee9eb813e7a5c44a2b85d3694 (diff) | |
USB: BUG_ON conversion for wacom.c
this patch converts two if () BUG(); construct to BUG_ON();
which occupies less space, uses unlikely and is safer when
BUG() is disabled.
Signed-off-by: Eric Sesterhenn <[email protected]>
Acked-by: "Ping Cheng" <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions