diff options
| author | Eric Sesterhenn <[email protected]> | 2006-04-02 13:45:55 +0200 |
|---|---|---|
| committer | Adrian Bunk <[email protected]> | 2006-04-02 13:45:55 +0200 |
| commit | 9f31252cb61d5bc641cdef8a069a2ca5a77855f2 (patch) | |
| tree | b341ce067a5620a4a9650429ce64262888cd43a2 /scripts | |
| parent | fda8bd78a15950b9b01a1c1477a9095cb08c27c1 (diff) | |
BUG_ON() Conversion in kernel/signal.c
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.
Signed-off-by: Eric Sesterhenn <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions