mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
[PATCH] BUG_ON() Conversion in net/tulip/winbond-840.c
hi, this changes if() BUG(); constructs to BUG_ON() which is cleaner and can better optimized away Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
parent
7e0b58f32f
commit
cca4aa83c7
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue