mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
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> |
||
|---|---|---|
| .. | ||
| e1000.h | ||
| e1000_ethtool.c | ||
| e1000_hw.c | ||
| e1000_hw.h | ||
| e1000_main.c | ||
| e1000_osdep.h | ||
| e1000_param.c | ||
| LICENSE | ||
| Makefile | ||