]> Git Repo - linux.git/commit
BUG_ON() Conversion in input/serio/hil_mlc.c
authorEric Sesterhenn <[email protected]>
Fri, 24 Mar 2006 17:37:43 +0000 (18:37 +0100)
committerAdrian Bunk <[email protected]>
Fri, 24 Mar 2006 17:37:43 +0000 (18:37 +0100)
commitb1eecf7e04f34e3248ca8d14e49156da63f05117
treecf5f9929c5ce41523becfb63c65d0b2e403420d5
parent4401d138993c652dc7463207fa3afde71b7ae509
BUG_ON() Conversion in input/serio/hil_mlc.c

this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away

Signed-off-by: Eric Sesterhenn <[email protected]>
Signed-off-by: Adrian Bunk <[email protected]>
drivers/input/serio/hil_mlc.c
This page took 0.044693 seconds and 4 git commands to generate.